diff options
author | Christoph Hellwig <hch@lst.de> | 2023-04-13 08:40:53 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-13 14:52:30 +0200 |
commit | 214a441805b8cc090930fb00193125e22466a95a (patch) | |
tree | b21d812b8b46d5b0e460d2edc130cf4eec882fd8 /block/bio.c | |
parent | blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert (diff) | |
download | linux-214a441805b8cc090930fb00193125e22466a95a.tar.xz linux-214a441805b8cc090930fb00193125e22466a95a.zip |
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
blk_mq_add_to_requeue_list takes a bool parameter to control how to kick
the requeue list at the end of the function. Move the call to
blk_mq_kick_requeue_list to the callers that want it instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230413064057.707578-17-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bio.c')
0 files changed, 0 insertions, 0 deletions