From: Nicholas Bellinger Date: Fri, 14 Nov 2014 23:27:19 +0000 (-0600) Subject: hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763aadbf5015e86e93d209f10e34fd4daacc459b;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger Reviewed-by: Stephen M. Cameron Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed