aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kernel/scall64-n32.S')
-rw-r--r--arch/mips/kernel/scall64-n32.S10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
index 3b18a8e29215..693d60b0855f 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -22,7 +22,7 @@
22#define handle_sysn32 handle_sys 22#define handle_sysn32 handle_sys
23#endif 23#endif
24 24
25 .align 5 25 .align 5
26NESTED(handle_sysn32, PT_SIZE, sp) 26NESTED(handle_sysn32, PT_SIZE, sp)
27#ifndef CONFIG_MIPS32_O32 27#ifndef CONFIG_MIPS32_O32
28 .set noat 28 .set noat
@@ -33,7 +33,7 @@ NESTED(handle_sysn32, PT_SIZE, sp)
33#endif 33#endif
34 34
35 dsubu t0, v0, __NR_N32_Linux # check syscall number 35 dsubu t0, v0, __NR_N32_Linux # check syscall number
36 sltiu t0, t0, __NR_N32_Linux_syscalls + 1 36 sltiu t0, t0, __NR_N32_Linux_syscalls + 1
37 37
38#ifndef CONFIG_MIPS32_O32 38#ifndef CONFIG_MIPS32_O32
39 ld t1, PT_EPC(sp) # skip syscall on return 39 ld t1, PT_EPC(sp) # skip syscall on return
@@ -279,7 +279,7 @@ EXPORT(sysn32_call_table)
279 PTR sys_quotactl 279 PTR sys_quotactl
280 PTR sys_ni_syscall /* was nfsservctl */ 280 PTR sys_ni_syscall /* was nfsservctl */
281 PTR sys_ni_syscall /* res. for getpmsg */ 281 PTR sys_ni_syscall /* res. for getpmsg */
282 PTR sys_ni_syscall /* 6175 for putpmsg */ 282 PTR sys_ni_syscall /* 6175 for putpmsg */
283 PTR sys_ni_syscall /* res. for afs_syscall */ 283 PTR sys_ni_syscall /* res. for afs_syscall */
284 PTR sys_ni_syscall /* res. for security */ 284 PTR sys_ni_syscall /* res. for security */
285 PTR sys_gettid 285 PTR sys_gettid
@@ -402,8 +402,8 @@ EXPORT(sysn32_call_table)
402 PTR compat_sys_rt_tgsigqueueinfo /* 6295 */ 402 PTR compat_sys_rt_tgsigqueueinfo /* 6295 */
403 PTR sys_perf_event_open 403 PTR sys_perf_event_open
404 PTR sys_accept4 404 PTR sys_accept4
405 PTR compat_sys_recvmmsg 405 PTR compat_sys_recvmmsg
406 PTR sys_getdents64 406 PTR sys_getdents64
407 PTR sys_fanotify_init /* 6300 */ 407 PTR sys_fanotify_init /* 6300 */
408 PTR sys_fanotify_mark 408 PTR sys_fanotify_mark
409 PTR sys_prlimit64 409 PTR sys_prlimit64