Files
android_kernel_xiaomi_sm8450/arch/riscv/include/asm
Samuel Holland d2f3acde3d riscv: Fix irq_work when SMP is disabled
commit 2273272823db6f67d57761df8116ae32e7f05bed upstream.

irq_work is triggered via an IPI, but the IPI infrastructure is not
included in uniprocessor kernels. As a result, irq_work never runs.
Fall back to the tick-based irq_work implementation on uniprocessor
configurations.

Fixes: 298447928b ("riscv: Support irq_work via self IPIs")
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220430030025.58405-1-samuel@sholland.org
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-09 10:20:48 +02:00
..
2017-09-26 15:26:46 -07:00
2019-11-17 15:17:39 -08:00
2020-03-31 11:28:30 -07:00
2020-10-02 14:31:28 -07:00
2020-10-02 14:31:03 -07:00
2020-10-02 14:31:03 -07:00
2021-11-02 19:48:25 +01:00
2020-05-18 11:38:10 -07:00
2020-10-02 14:31:28 -07:00
2022-04-08 14:40:42 +02:00
2020-06-03 20:09:50 -07:00
2021-03-25 09:04:09 +01:00
2020-01-22 13:09:58 -08:00
2019-11-17 15:17:39 -08:00