patch-2.4.19 linux-2.4.19/arch/i386/mm/fault.c
Next file: linux-2.4.19/arch/i386/mm/init.c
Previous file: linux-2.4.19/arch/i386/math-emu/reg_mul.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/arch/i386/mm/fault.c
- Orig date:
Mon Feb 25 11:37:53 2002
diff -urN linux-2.4.18/arch/i386/mm/fault.c linux-2.4.19/arch/i386/mm/fault.c
@@ -125,12 +125,6 @@
}
}
-void do_BUG(const char *file, int line)
-{
- bust_spinlocks(1);
- printk("kernel BUG at %s:%d!\n", file, line);
-}
-
asmlinkage void do_invalid_op(struct pt_regs *, unsigned long);
extern unsigned long idt;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)