aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall32-o32.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/scall32-o32.S
parentMIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. (diff)
downloadlinux-dev-367f0b50e502d2c384277ba2ed43b04add2b8b6f.tar.xz
linux-dev-367f0b50e502d2c384277ba2ed43b04add2b8b6f.zip
MIPS: Wire up renameat2 syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall32-o32.S')
-rw-r--r--arch/mips/kernel/scall32-o32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S
index fdc70b400442..3245474f19d5 100644
--- a/arch/mips/kernel/scall32-o32.S
+++ b/arch/mips/kernel/scall32-o32.S
@@ -577,3 +577,4 @@ EXPORT(sys_call_table)
PTR sys_finit_module
PTR sys_sched_setattr
PTR sys_sched_getattr /* 4350 */
+ PTR sys_renameat2