kernel/lib/Kconfig.debug
.. .. @@ -1227,7 +1227,7 @@ 1227 1227 1228 1228 config DEBUG_LOCKING_API_SELFTESTS 1229 1229 bool "Locking API boot-time self-tests" 1230 - depends on DEBUG_KERNEL1230 + depends on DEBUG_KERNEL && !PREEMPT_RT_FULL1231 1231 help 1232 1232 Say Y here if you want the kernel to run a short self-test during 1233 1233 bootup. The self-test checks whether common types of locking bugs