WSL2-Linux-Kernel/drivers/scsi/qedf
Javed Hasan e08e61d50a scsi: qedf: Add synchronization between I/O completions and abort
[ Upstream commit 7df0b26054 ]

Avoid race condition between I/O completion and abort processing by
protecting the cmd_type with the rport lock.

Signed-off-by: Javed Hasan <jhasan@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Link: https://lore.kernel.org/r/20230901060646.27885-1-skashyap@marvell.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-10-06 13:18:15 +02:00
..
Kconfig
Makefile
drv_fcoe_fw_funcs.c
drv_fcoe_fw_funcs.h
drv_scsi_fw_funcs.c
drv_scsi_fw_funcs.h
qedf.h
qedf_attr.c
qedf_dbg.c
qedf_dbg.h scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly 2023-09-19 12:22:45 +02:00
qedf_debugfs.c scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly 2023-09-19 12:22:45 +02:00
qedf_els.c
qedf_fip.c
qedf_hsi.h
qedf_io.c scsi: qedf: Add synchronization between I/O completions and abort 2023-10-06 13:18:15 +02:00
qedf_main.c scsi: qedf: Add synchronization between I/O completions and abort 2023-10-06 13:18:15 +02:00
qedf_version.h