summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-64.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2014-05-13 17:56:41 +0200
committerRalf Baechle <ralf@linux-mips.org>2014-05-13 17:57:33 +0200
commit367f0b50e502d2c384277ba2ed43b04add2b8b6f (patch)
treec2a5f799abefaf81f0999465e3c0e51da99526a5 /arch/mips/kernel/scall64-64.S
parent8471ac1b3fc73aeabdabf9ff3c0a4df71d190448 (diff)
downloadop-kernel-dev-367f0b50e502d2c384277ba2ed43b04add2b8b6f.zip
op-kernel-dev-367f0b50e502d2c384277ba2ed43b04add2b8b6f.tar.gz
MIPS: Wire up renameat2 syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-64.S')
-rw-r--r--arch/mips/kernel/scall64-64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S
index dd99c328..be2fedd 100644
--- a/arch/mips/kernel/scall64-64.S
+++ b/arch/mips/kernel/scall64-64.S
@@ -430,4 +430,5 @@ EXPORT(sys_call_table)
PTR sys_getdents64
PTR sys_sched_setattr
PTR sys_sched_getattr /* 5310 */
+ PTR sys_renameat2
.size sys_call_table,.-sys_call_table
OpenPOWER on IntegriCloud