[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)
commitbe042f240a8528b8f6b741a484cdbbf515698388
tree2015cb8448cdfb0350cfd582c660535e4242fed0
parent3b2946cc96bfafa90a555c70b2e876cbbd0fae98
[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