patch-2.4.25 linux-2.4.25/arch/mips64/kernel/scall_o32.S
Next file: linux-2.4.25/arch/mips64/kernel/semaphore.c
Previous file: linux-2.4.25/arch/mips64/kernel/scall_n32.S
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2004-02-18 05:36:30.000000000 -0800
- Orig file:
linux-2.4.24/arch/mips64/kernel/scall_o32.S
- Orig date:
2003-08-25 04:44:40.000000000 -0700
diff -urN linux-2.4.24/arch/mips64/kernel/scall_o32.S linux-2.4.25/arch/mips64/kernel/scall_o32.S
@@ -386,7 +386,7 @@
sys sys_ni_syscall 0 /* was sys_olduname */
sys sys_umask 1 /* 4060 */
sys sys_chroot 1
- sys sys_ustat 2
+ sys sys32_ustat 2
sys sys_dup2 2
sys sys_getppid 0
sys sys_getpgrp 0 /* 4065 */
@@ -426,7 +426,7 @@
sys sys32_statfs 2
sys sys32_fstatfs 2 /* 4100 */
sys sys_ni_syscall 0 /* sys_ioperm */
- sys sys_socketcall 2
+ sys sys32_socketcall 2
sys sys_syslog 3
sys sys32_setitimer 3
sys sys32_getitimer 2 /* 4105 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)