patch-2.4.22 linux-2.4.22/arch/mips64/mm/fault.c

Next file: linux-2.4.22/arch/mips64/mm/init.c
Previous file: linux-2.4.22/arch/mips64/mm/cex-sb1.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips64/mm/fault.c linux-2.4.22/arch/mips64/mm/fault.c
@@ -194,7 +194,6 @@
 		       address,
 		       (unsigned long) regs->cp0_epc,
 		       (unsigned long) regs->regs[31]);
-while(1);
 #endif
 		info.si_signo = SIGSEGV;
 		info.si_errno = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)