]> git.baikalelectronics.ru Git - kernel.git/commit
IB/srp: stop sharing the host lock with SCSI
authorBart Van Assche <bvanassche@acm.org>
Fri, 26 Nov 2010 20:08:38 +0000 (15:08 -0500)
committerDavid Dillow <dillowda@ornl.gov>
Mon, 10 Jan 2011 20:44:50 +0000 (15:44 -0500)
commit6b77f5c870d182fbc78fc8d107d7492274502853
tree76ed83fb7dd41c84c2b8e08b785a802e99c6e790
parente13a9276fd93a0e9d711102f445f0b8fc95f5dec
IB/srp: stop sharing the host lock with SCSI

We don't need protection against the SCSI stack, so use our own lock to
allow parallel progress on separate CPUs.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
[ broken out and small cleanups by David Dillow ]
Signed-off-by: David Dillow <dillowda@ornl.gov>
drivers/infiniband/ulp/srp/ib_srp.c
drivers/infiniband/ulp/srp/ib_srp.h