summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2009-04-03 00:46:47 -0700
committerEric W. Biederman <ebiederm@xmission.com>2009-11-06 03:53:18 -0800
commitaff639cdcfe7450e04109be3759faa8f1e5572f5 (patch)
tree2f5bf1348e36fb28eb188fe539559f8254c21853 /arch/mips/kernel/scall64-o32.S
parent6f589526df36dc6ac60df48e7ca23f536e71d332 (diff)
downloadlinux-aff639cdcfe7450e04109be3759faa8f1e5572f5.tar.bz2
sysctl: mips Use the compat_sys_sysctl
Now that we have a generic 32bit compatibility implementation there is no need for mips to implement it's own. Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
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 14dde4ca932e..41dbdb7d67e5 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -356,7 +356,7 @@ sys_call_table:
PTR sys_ni_syscall /* 4150 */
PTR sys_getsid
PTR sys_fdatasync
- PTR sys_32_sysctl
+ PTR compat_sys_sysctl
PTR sys_mlock
PTR sys_munlock /* 4155 */
PTR sys_mlockall