]> Zhao Yanbai Git Server - minix.git/commitdiff
no DEBUG_VMASSERT committed
authorBen Gras <ben@minix3.org>
Sun, 18 Oct 2009 20:08:55 +0000 (20:08 +0000)
committerBen Gras <ben@minix3.org>
Sun, 18 Oct 2009 20:08:55 +0000 (20:08 +0000)
kernel/debug.h

index 24ce893bad4e230b21f67581c7552ad6b2ef5d3d..a988e07173fe392e2f156f6b6a412acf1f53aebf 100644 (file)
@@ -25,7 +25,7 @@
 #define DEBUG_TIME_LOCKS               1
 
 /* Runtime sanity checking. */
-#define DEBUG_VMASSERT                 1
+#define DEBUG_VMASSERT                 0
 #define DEBUG_SCHED_CHECK              0
 #define DEBUG_STACK_CHECK              0
 #define DEBUG_TRACE                    0