patch-2.4.20 linux-2.4.20/include/asm-mips64/exception.h

Next file: linux-2.4.20/include/asm-mips64/fcntl.h
Previous file: linux-2.4.20/include/asm-mips64/elf.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-mips64/exception.h linux-2.4.20/include/asm-mips64/exception.h
@@ -70,7 +70,7 @@
 	__BUILD_\verbose \exception
 	move	a0, sp
 	jal	do_\handler
-	j	ret_from_sys_call
+	j	ret_from_exception
 	 nop
 	END(handle_\exception)
 	.endm

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