From: Bart Van Assche Date: Thu, 19 Apr 2012 14:42:54 +0000 (+0000) Subject: IB/srp: Keep processing commands during host removal X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~23^2~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3718231203a165dbfd5c5bd0d9a6db522bb73e3;p=pandora-kernel.git IB/srp: Keep processing commands during host removal Some SCSI upper layer drivers, e.g. sd, issue SCSI commands from inside scsi_remove_host() (see the sd_shutdown() call in sd_remove()). Make sure that these commands have a chance to reach the SCSI device. Signed-off-by: Bart Van Assche Acked-by: David Dillow Signed-off-by: Roland Dreier --- Reading git-diff-tree failed