patch-2.4.26 linux-2.4.26/arch/ppc/kernel/entry.S
Next file: linux-2.4.26/arch/ppc/kernel/head.S
Previous file: linux-2.4.26/arch/ppc/kernel/cputable.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2004-04-14 06:05:27.000000000 -0700
- Orig file:
linux-2.4.25/arch/ppc/kernel/entry.S
- Orig date:
2003-11-28 10:26:19.000000000 -0800
diff -urN linux-2.4.25/arch/ppc/kernel/entry.S linux-2.4.26/arch/ppc/kernel/entry.S
@@ -43,6 +43,10 @@
* Handle a system call.
*/
.text
+ .stabs "arch/ppc/kernel/",N_SO,0,0,0f
+ .stabs "entry.S",N_SO,0,0,0f
+0:
+
_GLOBAL(DoSyscall)
stw r0,THREAD+LAST_SYSCALL(r2)
lwz r11,_CCR(r1) /* Clear SO bit in CR */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)