diff options
author | 2021-01-23 21:10:26 +0100 | |
---|---|---|
committer | 2021-02-12 08:28:02 -0700 | |
commit | 0a2efafbb1c752a7041652445bc1232114409633 (patch) | |
tree | 1c974ca682d57393222530d26d0a7094da8725a3 /net/unix/af_unix.c | |
parent | Merge branch 'sched/smp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-5.12/block-ipi (diff) | |
download | wireguard-linux-0a2efafbb1c752a7041652445bc1232114409633.tar.xz wireguard-linux-0a2efafbb1c752a7041652445bc1232114409633.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions