summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorAl Viro2013-02-24 08:17:03 +0100
committerAl Viro2013-03-04 04:58:46 +0100
commit19f4fc3aee180000fe45952691bbe69dde1d9e95 (patch)
tree195578ae347797f6aeb66f237aeea7e0eae9847c /arch/mips/kernel/scall64-o32.S
parentswitch signalfd{,4}() to COMPAT_SYSCALL_DEFINE (diff)
downloadkernel-qcow2-linux-19f4fc3aee180000fe45952691bbe69dde1d9e95.tar.gz
kernel-qcow2-linux-19f4fc3aee180000fe45952691bbe69dde1d9e95.tar.xz
kernel-qcow2-linux-19f4fc3aee180000fe45952691bbe69dde1d9e95.zip
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index af8887f779f1..c1a70e805751 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -399,7 +399,7 @@ sys_call_table:
PTR sys_capget
PTR sys_capset /* 4205 */
PTR compat_sys_sigaltstack
- PTR sys_32_sendfile
+ PTR compat_sys_sendfile
PTR sys_ni_syscall
PTR sys_ni_syscall
PTR sys_mips_mmap2 /* 4210 */