]> git.baikalelectronics.ru Git - kernel.git/commit
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 14 Nov 2014 23:27:19 +0000 (17:27 -0600)
committerChristoph Hellwig <hch@lst.de>
Thu, 20 Nov 2014 08:11:26 +0000 (09:11 +0100)
commitffbf39bc3fab20dfd12b5163a72ccff42c59a996
treefc19fb84300c638f8d875930efb7599c99f052cd
parentad34f21ec21048160f6c9afc7548464454b46db8
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation

There isn't anything in hpsa that requires the host lock to be held
during queuecommand.

Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Reviewed-by: Stephen M. Cameron <stephenmcameron@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c