diff options
author | Quinn Tran <[email protected]> | 2024-02-27 22:11:26 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-03-10 18:44:44 -0400 |
commit | 591c1fdf2016d118b8fbde427b796fac13f3f070 (patch) | |
tree | f48d42447c336c075c2d34abb62fa8bcd6dda623 /lib/memory-notifier-error-inject.c | |
parent | b5a30840727a3e41d12a336d19f6c0716b299161 (diff) |
scsi: qla2xxx: Delay I/O Abort on PCI error
Currently when PCI error is detected, I/O is aborted manually through the
ABORT IOCB mechanism which is not guaranteed to succeed.
Instead, wait for the OS or system to notify driver to wind down I/O
through the pci_error_handlers api. Set eeh_busy flag to pause all traffic
and wait for I/O to drain.
Cc: [email protected]
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions