diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-11 08:44:46 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-24 17:15:57 +0200 |
commit | d391a7a399e46315a8adc65eb8fb5d9123b91700 (patch) | |
tree | 7e3b66e049dae3c92ad7875afac154285b0c4e1d /kernel/Kconfig.freezer | |
parent | blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP (diff) | |
download | linux-d391a7a399e46315a8adc65eb8fb5d9123b91700.tar.xz linux-d391a7a399e46315a8adc65eb8fb5d9123b91700.zip |
blk-mq: merge the softirq vs non-softirq IPI logic
Both the softirq path for single queue devices and the multi-queue
completion handler share the same logic to figure out if we need an
IPI for the completion and eventually issue it. Merge the two
versions into a single unified code path.
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/Kconfig.freezer')
0 files changed, 0 insertions, 0 deletions