Tests working up to neverending suspend - Will be fixed.

This commit is contained in:
Bahadir Balban
2009-10-22 22:50:50 +03:00
parent 948dd4fa71
commit df776b568f
6 changed files with 11 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
#include INC_SUBARCH(mm.h)
/* Abort debugging conditions */
//#define DEBUG_ABORTS
// #define DEBUG_ABORTS
#if defined (DEBUG_ABORTS)
#define dbg_abort(...) dprintk(__VA_ARGS__)
#else