patch-2.3.11 linux/mm/slab.c
Next file: linux/mm/swapfile.c
Previous file: linux/mm/mremap.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Jul 20 14:29:38 1999
 -  Orig file: 
v2.3.10/linux/mm/slab.c
 -  Orig date: 
Fri May 28 10:13:37 1999
 
diff -u --recursive --new-file v2.3.10/linux/mm/slab.c linux/mm/slab.c
@@ -1577,7 +1577,7 @@
 
 #if 1
 /* FORCE A KERNEL DUMP WHEN THIS HAPPENS. SPEAK IN ALL CAPS. GET THE CALL CHAIN. */
-*(int *) 0 = 0;
+	BUG();
 #endif
 
 	return;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)