aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-07-02 16:31:14 +0100
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 21:25:59 +0100
commit722cfd90420b660ad13f933efb135daf1d0e5400 (patch)
treee1fc9a799330d21389483c1807fc0148aade74e2 /arch/mips/kernel/scall64-o32.S
parent[MIPS] Eleminate interrupt migration helper use. (diff)
downloadlinux-dev-722cfd90420b660ad13f933efb135daf1d0e5400.tar.xz
linux-dev-722cfd90420b660ad13f933efb135daf1d0e5400.zip
[MIPS] Wire up vmsplice(2) and move_pages(2).
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index f04fe4f085c3..3a138dcc8827 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -510,4 +510,6 @@ sys_call_table:
PTR sys_splice
PTR sys32_sync_file_range /* 4305 */
PTR sys_tee
+ PTR sys_vmsplice
+ PTR compat_sys_move_pages
.size sys_call_table,.-sys_call_table