]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] ipr: Reduce queuecommand lock time
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 17 Jul 2012 13:13:52 +0000 (08:13 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 24 Aug 2012 09:10:27 +0000 (13:10 +0400)
commitc9bf1bd14ca635aa6f72255f3dce7dce01d02df2
treed1a74b07882271cf1542121d4d01da34723c78d6
parente8e9c8060215b433475323f5598cb77d469f1d46
[SCSI] ipr: Reduce queuecommand lock time

Reduce the amount of time the host lock is held in queuecommand
for improved performance.

[jejb: fix up checkpatch noise]
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ipr.c