Skip to content

Commit de4192b

Browse files
Mitchell Levychessturo
authored andcommitted
Disable DEBUG_PREEMPT
Enabling this change was carried from AzLinux upstream, though they reverted it due to performance impacts[1]. Do the same here. [1]: microsoft/azurelinux@99410cc
1 parent 229d0f3 commit de4192b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/x86/configs/config-wsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7934,7 +7934,7 @@ CONFIG_SCHEDSTATS=y
79347934
# end of Scheduler Debugging
79357935

79367936
# CONFIG_DEBUG_TIMEKEEPING is not set
7937-
CONFIG_DEBUG_PREEMPT=y
7937+
# CONFIG_DEBUG_PREEMPT is not set
79387938

79397939
#
79407940
# Lock Debugging (spinlocks, mutexes, etc...)

0 commit comments

Comments
 (0)