linux_dsm_epyc7002/drivers/scsi/ibmvscsi
Brian King d5da3040d7 [SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Commit 43c8da907c introduced a race
condition which can occur when adding/deleting rports. There are
two possible threads now that can be deleting rports in the ibmvfc
driver, which can result in list_del being called twice, resulting
in an oops. This patch adds a new state to the ibmvfc_target struct
to indicate the target has been removed from the list and is in
the process of being deleted.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-08-06 12:26:33 -05:00
..
ibmvfc.c [SCSI] ibmvfc: Fix rport add/delete race resulting in oops 2010-08-06 12:26:33 -05:00
ibmvfc.h [SCSI] ibmvfc: Fix rport add/delete race resulting in oops 2010-08-06 12:26:33 -05:00
ibmvscsi.c [SCSI] ibmvscsi: Driver version 1.5.9 2010-07-27 12:03:47 -05:00
ibmvscsi.h [SCSI] ibmvscsi: Fix softlockup on resume 2010-07-27 12:03:46 -05:00
ibmvstgt.c [SCSI] ibmvstgt: add __init/__exit macros 2010-07-28 09:07:04 -05:00
iseries_vscsi.c [SCSI] ibmvscsi: Add suspend/resume support 2010-03-03 18:32:41 +05:30
Makefile [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver 2008-07-12 08:22:32 -05:00
rpa_vscsi.c [SCSI] ibmvscsi: Fix softlockup on resume 2010-07-27 12:03:46 -05:00
viosrp.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00