diff options
author | Bart Van Assche <[email protected]> | 2022-10-18 13:29:51 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-10-22 03:25:59 +0000 |
commit | 310bcaef6d7ed1626bba95dd9b5c5acd189c0e35 (patch) | |
tree | 5e7082d69de0f55c78099a322037a5f332940b0f /tools/perf/scripts/python/stackcollapse.py | |
parent | dee7121e8c0a3ce41af2b02d516f54eaec32abcd (diff) |
scsi: core: Support failing requests while recovering
The current behavior for SCSI commands submitted while error recovery is
ongoing is to retry command submission after error recovery has finished.
See also the scsi_host_in_recovery() check in scsi_host_queue_ready(). Add
support for failing SCSI commands while host recovery is in progress. This
functionality will be used to fix a deadlock in the UFS driver.
Cc: Christoph Hellwig <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions