Skip to content

Commit 80c7889

Browse files
committed
LoongArch: Support PREEMPT_DYNAMIC with static keys
Since commit 4e90d05 ("riscv: support PREEMPT_DYNAMIC with static keys"), the infrastructure is complete and we can simply select HAVE_PREEMPT_DYNAMIC_KEY to enable PREEMPT_DYNAMIC on LoongArch because we already support static keys. Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent a6bdc08 commit 80c7889

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
@@ -135,6 +135,7 @@ config LOONGARCH
135135
select HAVE_PERF_EVENTS
136136
select HAVE_PERF_REGS
137137
select HAVE_PERF_USER_STACK_DUMP
138+
select HAVE_PREEMPT_DYNAMIC_KEY
138139
select HAVE_REGS_AND_STACK_ACCESS_API
139140
select HAVE_RETHOOK
140141
select HAVE_RSEQ

0 commit comments

Comments
 (0)