patchAVR Downloader/UploaDEr - Patches: patch #10029, linuxspi: Report...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10029: linuxspi: Report GPIO_GET_LINEHANDLE_IOCTL errors

Submitter:  Alex Sverdlin <sverdlin>
Submitted:  Sun 21 Feb 2021 02:25:29 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Sat 27 Nov 2021 03:46:25 PM UTC, comment #1: 

Applied in r1493, thanks.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sun 21 Feb 2021 02:25:29 PM UTC, original submission:  

This is not something purely theoretical, as strace shown:

openat(AT_FDCWD, "/dev/spidev1.0", O_RDWR|O_LARGEFILE) = 3
openat(AT_FDCWD, "/sys/class/gpio/gpiochip32", O_RDONLY|O_LARGEFILE) = 4
ioctl(4, GPIO_GET_LINEHANDLE_IOCTL, 0xbe8e07f4) = -1 ENOTTY (Inappropriate ioctl for device)

Alex Sverdlin <sverdlin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by sverdlin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-27 joerg_wunsch StatusNone Done
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed
    2021-02-21 sverdlin Attached File- Added 0003-linuxspi-Report-GPIO_GET_LINEHANDLE_IOCTL-errors.patch, #50897

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code