aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorPrasad B Munirathnam <[email protected]>2017-12-12 11:40:10 -0800
committerMartin K. Petersen <[email protected]>2017-12-14 22:34:28 -0500
commit5771cfffdffe709ae9b403b6f80438ca40bf850e (patch)
tree94935e84da49ddadc657ebf367fc4bc71a958137 /scripts/gdb/linux/modules.py
parent093b8886f446c9351c4de512cb1d4afe30e37f6f (diff)
scsi: aacraid: Fix I/O drop during reset
"FIB_CONTEXT_FLAG_TIMEDOUT" flag is set in aac_eh_abort to indicate command timeout. Using the same flag in reset handler causes the command to time out and the I/Os were dropped. Define a new flag "FIB_CONTEXT_FLAG_EH_RESET" to make sure I/O is properly handled in eh_reset handler. [mkp: tweaked commit message] Signed-off-by: Prasad B Munirathnam <[email protected]> Reviewed-by: Raghava Aditya Renukunta <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions