diff options
author | Christoph Hellwig <hch@lst.de> | 2020-06-11 08:44:46 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-24 09:15:57 -0600 |
commit | d391a7a399e46315a8adc65eb8fb5d9123b91700 (patch) | |
tree | 7e3b66e049dae3c92ad7875afac154285b0c4e1d /drivers/block | |
parent | d6cc464cc58424e137eca5e0a53226291044f5d2 (diff) |
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 'drivers/block')
0 files changed, 0 insertions, 0 deletions