patch-2.4.19 linux-2.4.19/arch/mips64/kernel/scall_64.S

Next file: linux-2.4.19/arch/mips64/kernel/scall_o32.S
Previous file: linux-2.4.19/arch/mips64/kernel/reset.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips64/kernel/scall_64.S linux-2.4.19/arch/mips64/kernel/scall_64.S
@@ -347,3 +347,23 @@
 	PTR	sys_mincore
 	PTR	sys_madvise
 	PTR	sys_getdents64
+	PTR	sys_ni_syscall
+	PTR	sys_gettid				/* 5215 */
+	PTR	sys_readahead
+	PTR	sys_ni_syscall			/* reserved for setxattr */
+	PTR	sys_ni_syscall			/* reserved for lsetxattr */
+	PTR	sys_ni_syscall			/* reserved for fsetxattr */
+	PTR	sys_ni_syscall			/* 5220 res. for getxattr */
+	PTR	sys_ni_syscall			/* reserved for lgetxattr */
+	PTR	sys_ni_syscall			/* reserved for fgetxattr */
+	PTR	sys_ni_syscall			/* reserved for listxattr */
+	PTR	sys_ni_syscall			/* reserved for llistxattr */
+	PTR	sys_ni_syscall			/* 5225 res. for flistxattr */
+	PTR	sys_ni_syscall			/* reserved for removexattr */
+	PTR	sys_ni_syscall			/* reserved for lremovexattr */
+	PTR	sys_ni_syscall			/* reserved for fremovexattr */
+	PTR	sys_tkill, 2
+	PTR	sys_ni_syscall, 0		/* res. for sendfile64 */
+	PTR	sys_ni_syscall, 0		/* res. for futex */
+	PTR	sys_ni_syscall, 0		/* res. for sched_setaffinity */
+	PTR	sys_ni_syscall, 0		/* 4240 res. for sched_getaffinity */

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