hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
kernel/lib/Kconfig.debug
....@@ -1227,7 +1227,7 @@
12271227
12281228 config DEBUG_LOCKING_API_SELFTESTS
12291229 bool "Locking API boot-time self-tests"
1230
- depends on DEBUG_KERNEL
1230
+ depends on DEBUG_KERNEL && !PREEMPT_RT_FULL
12311231 help
12321232 Say Y here if you want the kernel to run a short self-test during
12331233 bootup. The self-test checks whether common types of locking bugs