Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"
[ Upstream commit b4fd63f4 ] This reverts commit 7e70aa78. Now that we have the patches ("blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick") and ("blk-mq: Rerun dispatching in the case of budget contention") we should no longer need the fix in the SCSI code. Revert it, resolving conflicts with other patches that have touched this code. With this revert (and the two new patches) I can run the script that was in commit 7e70aa78 ("scsi: core: run queue if SCSI device queue isn't ready and queue is idle") in a loop with no failure. If I do this revert without the two new patches I can easily get a failure. Signed-off-by:Douglas Anderson <dianders@chromium.org> Reviewed-by:
Ming Lei <ming.lei@redhat.com> Acked-by:
Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk> Stable-dep-of: c31e76bc ("blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment