From: Ben Gras Date: Sun, 18 Oct 2009 20:08:55 +0000 (+0000) Subject: no DEBUG_VMASSERT committed X-Git-Tag: v3.1.5~13 X-Git-Url: http://zhaoyanbai.com/repos//%22http:/%22%29?a=commitdiff_plain;h=53567bf74153b8f2c2e94702aebfd2a7fb2e2fa1;p=minix.git no DEBUG_VMASSERT committed --- diff --git a/kernel/debug.h b/kernel/debug.h index 24ce893ba..a988e0717 100644 --- a/kernel/debug.h +++ b/kernel/debug.h @@ -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