summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2021-01-23 23:10:26 +0300
committerJens Axboe <axboe@kernel.dk>2021-02-12 18:28:02 +0300
commit0a2efafbb1c752a7041652445bc1232114409633 (patch)
tree1c974ca682d57393222530d26d0a7094da8725a3 /fs
parent93e4f73a93717993bd239e6606689e9ae01c6926 (diff)
downloadlinux-0a2efafbb1c752a7041652445bc1232114409633.tar.xz
blk-mq: Always complete remote completions requests in softirq
Controllers with multiple queues have their IRQ-handelers pinned to a CPU. The core shouldn't need to complete the request on a remote CPU. Remove this case and always raise the softirq to complete the request. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Daniel Wagner <dwagner@suse.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions