]> git.ipfire.org Git - people/ms/linux.git/commit
blk-mq: pass request queue to blk_mq_run_dispatch_ops
authorMing Lei <ming.lei@redhat.com>
Fri, 3 Dec 2021 13:15:33 +0000 (21:15 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Dec 2021 21:51:29 +0000 (14:51 -0700)
commitbcc330f42f442a98d61f153d16c0b6487461ee81
tree33da728b0839442c866d10bea20375615a142521
parent704b914f15fb7daaf517e3acc4bed472b50ca19e
blk-mq: pass request queue to blk_mq_run_dispatch_ops

We have switched to allocate srcu into request queue, so it is fine
to pass request queue to blk_mq_run_dispatch_ops().

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20211203131534.3668411-4-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c
block/blk-mq.h