aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMahesh Rajashekhara <[email protected]>2021-09-28 18:54:37 -0500
committerMartin K. Petersen <[email protected]>2021-10-05 00:13:15 -0400
commit4f3cefc3084d543d8fece39cf7388e3c0ef9e44d (patch)
tree9c98c1a99991d3f150f23df1fdbe287422e7b5e2 /tools/perf/scripts/python
parentbe76f90668d8406dccb4c05d6edde89f48ad04d8 (diff)
scsi: smartpqi: Avoid failing I/Os for offline devices
Prevent kernel crash by failing outstanding I/O request when the OS takes device offline. When posted I/Os to the controller's inbound queue are not picked by the controller, the driver will halt the controller and take the controller offline. When the driver takes the controller offline, the driver will fail all the outstanding requests which can sometimes lead to an OS crash. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Scott Benesh <[email protected]> Reviewed-by: Scott Teel <[email protected]> Acked-by: John Donnelly <[email protected]> Signed-off-by: Mahesh Rajashekhara <[email protected]> Signed-off-by: Don Brace <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions