diff options
author | Brian King <brking@linux.vnet.ibm.com> | 2015-07-14 18:41:29 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-07-30 19:36:21 +0200 |
commit | 36b8e180e1e929e00b351c3b72aab3147fc14116 (patch) | |
tree | fee08bd7133974334bf9c8d9d8ce1bc1435ab64b /drivers/scsi/ipr.h | |
parent | scsi: fix host max depth checking for the 'queue_depth' sysfs interface (diff) | |
download | linux-36b8e180e1e929e00b351c3b72aab3147fc14116.tar.xz linux-36b8e180e1e929e00b351c3b72aab3147fc14116.zip |
ipr: Fix locking for unit attention handling
Make sure we have the host lock held when calling scsi_report_bus_reset. Fixes
a crash seen as the __devices list in the scsi host was changing as we were
iterating through it.
Cc: <stable@vger.kernel.org>
Reviewed-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions