--- linux-2.5.29-rmap-slablru/kernel/suspend.c~ Sat Jul 27 02:27:09 2002 +++ linux-2.5.29-rmap-slablru/kernel/suspend.c Sat Jul 27 02:52:54 2002 @@ -149,7 +149,7 @@ #undef DEBUG_DEFAULT #undef DEBUG_PROCESS #undef DEBUG_SLOW -#define TEST_SWSUSP 1 /* Set to 1 to reboot instead of halt machine after suspension */ +#define TEST_SWSUSP 0 /* Set to 1 to reboot instead of halt machine after suspension */ #ifdef DEBUG_DEFAULT # define PRINTK(f, a...) printk(f, ## a)