patch-2.3.51 linux/arch/ia64/kernel/entry.S
Next file: linux/arch/ia64/kernel/fw-emu.c
Previous file: linux/arch/ia64/kernel/efi.c
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Fri Mar 10 15:24:02 2000
-  Orig file: 
v2.3.50/linux/arch/ia64/kernel/entry.S
-  Orig date: 
Sun Feb 13 19:29:03 2000
diff -u --recursive --new-file v2.3.50/linux/arch/ia64/kernel/entry.S linux/arch/ia64/kernel/entry.S
@@ -738,7 +738,7 @@
 	st8.spill [r2]=r9	// store errno in pt_regs.r8 and set unat bit
 	st8.spill [r3]=r10	// store error indication in pt_regs.r10 and set unat bit
 	br.cond.sptk.many ia64_leave_kernel
-	.endp __ret_from_syscall
+	.endp handle_syscall_error
 
 #ifdef CONFIG_SMP
 	/*
@@ -767,7 +767,9 @@
 invoke_do_softirq:
 	alloc loc0=ar.pfs,8,2,0,0
 	mov loc1=rp
+(pEOI)	mov cr.eoi=r0
 	;;
+(pEOI)	cmp.ne pEOI,p0=r0,r0
 	br.call.sptk.few rp=do_softirq
 .ret9:
 	mov ar.pfs=loc0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)