Skip to content

Commit 91c1fdb

Browse files
authored
Modify preemption settings
1 parent 80b505a commit 91c1fdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/config-6.18.2-debian13

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ CONFIG_BPF_LSM=y
131131
CONFIG_PREEMPT_BUILD=y
132132
CONFIG_ARCH_HAS_PREEMPT_LAZY=y
133133
# CONFIG_PREEMPT_NONE is not set
134-
CONFIG_PREEMPT_VOLUNTARY=y
135-
# CONFIG_PREEMPT is not set
134+
# CONFIG_PREEMPT_VOLUNTARY is not set
135+
CONFIG_PREEMPT=y
136136
# CONFIG_PREEMPT_LAZY is not set
137137
# CONFIG_PREEMPT_RT is not set
138138
CONFIG_PREEMPT_COUNT=y

0 commit comments

Comments
 (0)