git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a9174
)
IB/srp: stop sharing the host lock with SCSI
author
Bart Van Assche
<bvanassche@acm.org>
Fri, 26 Nov 2010 20:08:38 +0000
(15:08 -0500)
committer
David Dillow
<dillowda@ornl.gov>
Mon, 10 Jan 2011 20:44:50 +0000
(15:44 -0500)
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>
No differences found