diff options
author | Quinn Tran | 2024-02-27 22:11:26 +0530 |
---|---|---|
committer | Martin K. Petersen | 2024-03-10 18:44:44 -0400 |
commit | 591c1fdf2016d118b8fbde427b796fac13f3f070 (patch) | |
tree | f48d42447c336c075c2d34abb62fa8bcd6dda623 /.gitattributes | |
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: stable@vger.kernel.org
Signed-off-by: Quinn Tran <qutran@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Link: https://lore.kernel.org/r/20240227164127.36465-11-njavali@marvell.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions