From: James Bottomley Date: Wed, 18 May 2005 02:09:52 +0000 (-0500) Subject: [SCSI] aic7xxx: add back locking X-Git-Tag: v2.6.12-rc5~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3089dfb58bf07992252b42e77c6f35d45dff5e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed