summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_sbc.c
diff options
context:
space:
mode:
authorMing Lei2018-06-30 03:27:24 +0200
committerMartin K. Petersen2018-07-02 22:24:02 +0200
commit265d59aacbce7e50bdc1f5d25033c38dd70b3767 (patch)
tree4470be9ba7d1c6af5cec227998715d14bdcf3f38 /drivers/target/target_core_sbc.c
parentscsi: klist: Make it safe to use klists in atomic context (diff)
downloadkernel-qcow2-linux-265d59aacbce7e50bdc1f5d25033c38dd70b3767.tar.gz
kernel-qcow2-linux-265d59aacbce7e50bdc1f5d25033c38dd70b3767.tar.xz
kernel-qcow2-linux-265d59aacbce7e50bdc1f5d25033c38dd70b3767.zip
scsi: core: fix scsi_host_queue_ready
328728630d9f ("scsi: avoid to hold host-wide counter of host_busy for scsi_mq") adds one extra check on scsi_host_busy(shost) in scsi_host_queue_ready(), which is wrong and not necessary, can causes booting stall on LSI53c895A. So remove the check. Cc: Omar Sandoval <osandov@fb.com>, Cc: "Martin K. Petersen" <martin.petersen@oracle.com>, Cc: James Bottomley <james.bottomley@hansenpartnership.com>, Cc: Christoph Hellwig <hch@lst.de>, Cc: Don Brace <don.brace@microsemi.com> Cc: Kashyap Desai <kashyap.desai@broadcom.com> Cc: Mike Snitzer <snitzer@redhat.com> Cc: Hannes Reinecke <hare@suse.de> Cc: Laurence Oberman <loberman@redhat.com> Cc: Bart Van Assche <bart.vanassche@wdc.com> Cc: Guenter Roeck <linux@roeck-us.net> Reported-by: Guenter Roeck <linux@roeck-us.net> Fixes: 328728630d9f ("scsi: avoid to hold host-wide counter of host_busy for scsi_mq") Signed-off-by: Ming Lei <ming.lei@redhat.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/target/target_core_sbc.c')
0 files changed, 0 insertions, 0 deletions