riscv: Allow forced irq threading
authorKefeng Wang <wangkefeng.wang@huawei.com>
Thu, 8 Jul 2021 01:59:47 +0000 (09:59 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Wed, 4 Aug 2021 15:49:50 +0000 (08:49 -0700)
commit8165c6ae8e3a264601f02fc17e5545d027584a2f
tree5fe2e03d4ce4a08341761ebc5d62741132c25bf0
parent13e47bebbe83f58ddc41d2987567e97c5068a1ec
riscv: Allow forced irq threading

The timer interrupt and the perf interrupt on riscv are with
IRQF_PERCPU, so it's safe to allow forced interrupt threading.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Kconfig