commit | ae42c3173ba5cbe12fab0dad330e997c4ff9f68a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Feb 22 10:53:05 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Feb 22 10:53:05 2021 -0800 |
tree | 3900a15300c74af76828a9c5fe44d7b6531932ec | |
parent | d652ea30ba32db12fe8365182fad5ba2e7c22822 [diff] | |
parent | f9ab49184af093f0bf6c0e6583f5b25da2c09ff5 [diff] |
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block Pull block IPI updates from Jens Axboe: "Avoid IRQ locking for the block IPI handling (Sebastian Andrzej Siewior)" * tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block: blk-mq: Use llist_head for blk_cpu_done blk-mq: Always complete remote completions requests in softirq smp: Process pending softirqs in flush_smp_call_function_from_idle()