diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-13 09:40:51 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-13 15:52:30 +0300 |
commit | f0dbe6e88e1bf4003ef778527b975ff60dbdd35a (patch) | |
tree | 58b8da18c84504ca6dc47fb87c773b8823d7a850 /block/blk-mq.h | |
parent | e1f44ac0d7f48ec44a1eacfe637e545c408ede40 (diff) | |
download | linux-f0dbe6e88e1bf4003ef778527b975ff60dbdd35a.tar.xz |
blk-mq: don't run the hw_queue from blk_mq_insert_request
blk_mq_insert_request takes two bool parameters to control how to run
the queue at the end of the function. Move the blk_mq_run_hw_queue call
to the callers that want it instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230413064057.707578-15-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq.h')
0 files changed, 0 insertions, 0 deletions