summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.S
diff options
context:
space:
mode:
authorRalf Baechle2006-04-01 08:49:21 +0200
committerRalf Baechle2006-04-19 04:14:14 +0200
commita8d587a71b76328447de165b12495650721b9286 (patch)
tree99930dd68d04355c5753741c9e587677ad6b5225 /arch/mips/kernel/scall64-n32.S
parent[MIPS] Wire splice syscall. (diff)
downloadkernel-qcow2-linux-a8d587a71b76328447de165b12495650721b9286.tar.gz
kernel-qcow2-linux-a8d587a71b76328447de165b12495650721b9286.tar.xz
kernel-qcow2-linux-a8d587a71b76328447de165b12495650721b9286.zip
[MIPS] Wire up sync_file_range(2).
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.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
index 52aea55d9c5a..942aca26f9c4 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -387,3 +387,4 @@ EXPORT(sysn32_call_table)
PTR sys_ppoll /* 6265 */
PTR sys_unshare
PTR sys_splice
+ PTR sys_sync_file_range