Skip to content

Commit 826d2af

Browse files
committed
LoongArch: 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: Huacai Chen <[email protected]>
1 parent 88fd2b7 commit 826d2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/loongarch/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ config LOONGARCH
155155
select HAVE_PERF_EVENTS
156156
select HAVE_PERF_REGS
157157
select HAVE_PERF_USER_STACK_DUMP
158+
select HAVE_POSIX_CPU_TIMERS_TASK_WORK
158159
select HAVE_PREEMPT_DYNAMIC_KEY
159160
select HAVE_REGS_AND_STACK_ACCESS_API
160161
select HAVE_RELIABLE_STACKTRACE if UNWINDER_ORC

0 commit comments

Comments
 (0)