diff options
| author | Quinn Tran <[email protected]> | 2024-02-27 16:41:26 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-03-10 22:44:44 +0000 |
| commit | 591c1fdf2016d118b8fbde427b796fac13f3f070 (patch) | |
| tree | f48d42447c336c075c2d34abb62fa8bcd6dda623 /scripts/gcc-plugins/gcc-common.h | |
| parent | scsi: qla2xxx: Change debug message during driver unload (diff) | |
| download | kernel-591c1fdf2016d118b8fbde427b796fac13f3f070.tar.gz kernel-591c1fdf2016d118b8fbde427b796fac13f3f070.zip | |
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 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions
