summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.S
diff options
context:
space:
mode:
authorRalf Baechle2008-12-03 18:03:27 +0100
committerRalf Baechle2008-12-04 18:47:28 +0100
commit8d13cb26cd3bf23946743a5b4af2fecd88fc4974 (patch)
tree4ceac55a6786153a18cbb16a64cccbdb520853fd /arch/mips/kernel/scall64-n32.S
parentMIPS: o32: Fix number of arguments to splice(2). (diff)
downloadkernel-qcow2-linux-8d13cb26cd3bf23946743a5b4af2fecd88fc4974.tar.gz
kernel-qcow2-linux-8d13cb26cd3bf23946743a5b4af2fecd88fc4974.tar.xz
kernel-qcow2-linux-8d13cb26cd3bf23946743a5b4af2fecd88fc4974.zip
MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-n32.S')
-rw-r--r--arch/mips/kernel/scall64-n32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
index e266b3aa6560..30f3b6317a83 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -390,7 +390,7 @@ EXPORT(sysn32_call_table)
PTR sys_splice
PTR sys_sync_file_range
PTR sys_tee
- PTR sys_vmsplice /* 6270 */
+ PTR compat_sys_vmsplice /* 6270 */
PTR sys_move_pages
PTR compat_sys_set_robust_list
PTR compat_sys_get_robust_list