summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorAl Viro2013-01-22 05:15:25 +0100
committerAl Viro2013-03-04 05:00:27 +0100
commit56e41d3c5aa84d679eebdb3cb8a70b03c5fbd6c3 (patch)
tree62ede9a6cc31ed46d78632b65c4a66485fd5d1ad /arch/mips/kernel/scall64-o32.S
parentconsolidate compat lookup_dcookie() (diff)
downloadkernel-qcow2-linux-56e41d3c5aa84d679eebdb3cb8a70b03c5fbd6c3.tar.gz
kernel-qcow2-linux-56e41d3c5aa84d679eebdb3cb8a70b03c5fbd6c3.tar.xz
kernel-qcow2-linux-56e41d3c5aa84d679eebdb3cb8a70b03c5fbd6c3.zip
merge compat sys_ipc instances
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 91c8c6ea7b09..103bfe570fe8 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -309,7 +309,7 @@ sys_call_table:
PTR compat_sys_wait4
PTR sys_swapoff /* 4115 */
PTR compat_sys_sysinfo
- PTR sys_32_ipc
+ PTR compat_sys_ipc
PTR sys_fsync
PTR sys32_sigreturn
PTR __sys_clone /* 4120 */