OSDN Git Service

[SCSI] aic7xxx: add back locking
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 18 May 2005 02:09:52 +0000 (21:09 -0500)
committerJames Bottomley <jejb@titanic.(none)>
Fri, 20 May 2005 20:54:43 +0000 (15:54 -0500)
commitfb3089dfb58bf07992252b42e77c6f35d45dff5e
tree4626cee6ff060843a6d717156d3a119a8cb4b482
parentc7525233d2df39b95552f6f49c6b390a9c4d2e80
[SCSI] aic7xxx: add back locking

Tampering with the settings has to be done under the host lock ...
slave_alloc isn't called under any lock, so this has to be done
explicitly.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7xxx_osm.c