[SCSI] ibmvscsi eh locking
authorDave C Boutcher <sleddog@us.ibm.com>
Mon, 15 Aug 2005 21:52:58 +0000 (16:52 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 28 Aug 2005 16:14:08 +0000 (11:14 -0500)
commiteb264f65b65436836997d3e476c445f7a760bc48
tree2015cb8448cdfb0350cfd582c660535e4242fed0
parentc7d55a3c9047f7b159abb3a11e6e5e5d9a2b02df
[SCSI] ibmvscsi eh locking

With the removal of the spinlocking around eh calls, we need to add a
little more locking back in, otherwise we do some naked list
manipulation.

Signed-off-by: Dave Boutcher <boutcher@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ibmvscsi/ibmvscsi.c