]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
authorJisheng Zhang <jszhang@kernel.org>
Sun, 2 Oct 2022 04:49:31 +0000 (10:19 +0530)
committerAnup Patel <anup@brainfault.org>
Sun, 2 Oct 2022 04:49:31 +0000 (10:19 +0530)
commit0dd364b8078a0bbe550b784da027b2d5b525e771
treeff604f4535c6fe3786500ce8815aa8994aa6e761
parent38597db78d31dc3ebc81f328cc2e51641fffb1a9
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK

Move POSIX CPU timer expiry and signal delivery into task context to
allow PREEMPT_RT setups to coexist with KVM.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/Kconfig