aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/Makefile
diff options
context:
space:
mode:
authorBrian King <brking@linux.vnet.ibm.com>2010-08-05 16:38:31 -0500
committerJames Bottomley <James.Bottomley@suse.de>2010-08-06 12:26:33 -0500
commitd5da3040d798df4bbb62579b97f8b6b83749da22 (patch)
tree96efaf510657b9be678a9a31c807988ca7ae3cdd /drivers/sh/Makefile
parent161155519c27773b8f35ee3d7a1b49acfc9eee73 (diff)
downloadkernel_samsung_smdk4412-d5da3040d798df4bbb62579b97f8b6b83749da22.zip
kernel_samsung_smdk4412-d5da3040d798df4bbb62579b97f8b6b83749da22.tar.gz
kernel_samsung_smdk4412-d5da3040d798df4bbb62579b97f8b6b83749da22.tar.bz2
[SCSI] ibmvfc: Fix rport add/delete race resulting in oops
Commit 43c8da907ccc656935d1085701f4db83385d8a59 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>
Diffstat (limited to 'drivers/sh/Makefile')
0 files changed, 0 insertions, 0 deletions