kernel_samsung_a53x/drivers/scsi/qla2xxx
Quinn Tran 2ff65e968b scsi: qla2xxx: Delay I/O Abort on PCI error
commit 591c1fdf2016d118b8fbde427b796fac13f3f070 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:22:43 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_attr.c scsi: qla2xxx: Delay I/O Abort on PCI error 2024-11-19 09:22:43 +01:00
qla_bsg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_bsg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_dbg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_dbg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_def.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_devtbl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_dfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_dsd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_fw.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_gbl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_gs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_init.c scsi: qla2xxx: Split FCE|EFT trace control 2024-11-19 09:22:43 +01:00
qla_inline.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_iocb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_isr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_mbx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_mid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_mr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_mr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nvme.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nvme.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nx2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_nx2.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_os.c scsi: qla2xxx: Fix system crash due to bad pointer access 2024-11-18 12:11:13 +01:00
qla_settings.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_sup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_target.c scsi: qla2xxx: Fix command flush on cable pull 2024-11-19 09:22:43 +01:00
qla_target.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_tmpl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_tmpl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qla_version.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tcm_qla2xxx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tcm_qla2xxx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00