patch-2.1.129 linux/arch/ppc/mm/fault.c
Next file: linux/arch/ppc/mm/init.c
Previous file: linux/arch/ppc/lib/locks.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Nov 15 10:51:45 1998
- Orig file:
v2.1.128/linux/arch/ppc/mm/fault.c
- Orig date:
Wed Sep 9 14:51:06 1998
diff -u --recursive --new-file v2.1.128/linux/arch/ppc/mm/fault.c linux/arch/ppc/mm/fault.c
@@ -38,7 +38,7 @@
extern void (*debugger)(struct pt_regs *);
extern void (*debugger_fault_handler)(struct pt_regs *);
extern int (*debugger_dabr_match)(struct pt_regs *);
-int debugger_kernel_faults = 0;
+int debugger_kernel_faults = 1;
#endif
unsigned long htab_reloads = 0; /* updated by head.S:hash_page() */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov