summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/xarray.py
diff options
context:
space:
mode:
authorDave Penkler <dpenkler@gmail.com>2025-09-28 14:33:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-29 16:10:31 +0300
commit689c3773ddc4c07b6f0f22721727c9e0ef4e794c (patch)
tree3b4f6829439c1e5d8580188d3bd5966f2c5167da /scripts/gdb/linux/xarray.py
parent86c8ada87edc4eea30c8c3452d57c73ad4eb1c83 (diff)
downloadlinux-689c3773ddc4c07b6f0f22721727c9e0ef4e794c.tar.xz
staging: gpib: Return -EINTR on device clear
commit aaf2af1ed147ef49be65afb541a67255e9f60d15 upstream. When the ATN (Attention) line is asserted during a read we get a NIUSB_ATN_STATE_ERROR during a read. For the controller to send a device clear it asserts ATN. Normally this is an error but in the case of a device clear it should be regarded as an interrupt. Return -EINTR when the Device Clear Active State (DCAS) is entered else signal an error with dev_dbg with status instead of just dev_err. Signed-off-by: Dave Penkler <dpenkler@gmail.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions