Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 26742)
+++ /trunk/Config.kmk	(revision 26743)
@@ -604,8 +604,7 @@
 endif
 ## For testing deadlock detection and lock order validation.
-# (Temporary, will be made default for debug and strict builds soon.)
-if1of ($(KBUILD_TARGET),)
- VBOX_WITH_STRICT_LOCKS = 1
-endif
+# If issues are found, create high priority defects and temporarily comment
+# the next line.
+VBOX_WITH_STRICT_LOCKS = 1
 
 
