patch-2.1.11 linux/kernel/panic.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Nov 18 11:31:34 1996
- Orig file:
v2.1.10/linux/kernel/panic.c
- Orig date:
Tue Oct 29 19:58:48 1996
diff -u --recursive --new-file v2.1.10/linux/kernel/panic.c linux/kernel/panic.c
@@ -58,11 +58,3 @@
for(;;);
}
-/*
- * GCC 2.5.8 doesn't always optimize correctly; see include/asm/uaccess.h
- */
-
-int bad_user_access_length(void)
-{
- panic("bad_user_access_length executed (not cool, dude)");
-}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov