summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorRalf Baechle2014-05-13 17:56:41 +0200
committerRalf Baechle2014-05-13 17:57:33 +0200
commit367f0b50e502d2c384277ba2ed43b04add2b8b6f (patch)
treec2a5f799abefaf81f0999465e3c0e51da99526a5 /arch/mips/kernel/scall64-o32.S
parentMIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. (diff)
downloadkernel-qcow2-linux-367f0b50e502d2c384277ba2ed43b04add2b8b6f.tar.gz
kernel-qcow2-linux-367f0b50e502d2c384277ba2ed43b04add2b8b6f.tar.xz
kernel-qcow2-linux-367f0b50e502d2c384277ba2ed43b04add2b8b6f.zip
MIPS: Wire up renameat2 syscall.
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.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index 70f6acecd928..f1343ccd7ed7 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -556,4 +556,5 @@ EXPORT(sys32_call_table)
PTR sys_finit_module
PTR sys_sched_setattr
PTR sys_sched_getattr /* 4350 */
+ PTR sys_renameat2
.size sys32_call_table,.-sys32_call_table