summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2017-01-19 15:58:59 +0100
committerJens Axboe <axboe@fb.com>2017-01-19 16:01:55 +0100
commit7e79dadce222e06e0c30a77280f3426014bee185 (patch)
tree5bc0b38c2eec503758700cc29d85cfdac8866405 /drivers/fpga
parentblk-mq-tag: remove redundant check for 'data->hctx' being non-NULL (diff)
downloadlinux-7e79dadce222e06e0c30a77280f3426014bee185.tar.xz
linux-7e79dadce222e06e0c30a77280f3426014bee185.zip
blk-mq: stop hardware queue in blk_mq_delay_queue()
The run handler we register for the delayed work requires that the queue be stopped, yet we leave that up to the caller. Let's move it into blk_mq_delay_queue() itself, so that the API is sane. This fixes a stall with SCSI, where it calls blk_mq_delay_queue() without having stopped the queue. Hence the queue is never run. Reported-by: Hannes Reinecke <hare@suse.com> Fixes: 70f4db639c5b ("blk-mq: add blk_mq_delay_queue") Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions