patch-2.3.39 linux/arch/ppc/kernel/traps.c
Next file: linux/arch/ppc/mm/4xx_tlb.c
Previous file: linux/arch/ppc/kernel/time.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 10 18:25:06 2000
- Orig file:
v2.3.38/linux/arch/ppc/kernel/traps.c
- Orig date:
Tue Dec 7 09:32:42 1999
diff -u --recursive --new-file v2.3.38/linux/arch/ppc/kernel/traps.c linux/arch/ppc/kernel/traps.c
@@ -194,7 +194,6 @@
ProgramCheckException(struct pt_regs *regs)
{
#if defined(CONFIG_4xx)
- unsigned int instr;
unsigned int esr = mfspr(SPRN_ESR);
if (esr & ESR_PTR) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)