commit | 367f0b50e502d2c384277ba2ed43b04add2b8b6f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue May 13 17:56:41 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 13 17:57:33 2014 +0200 |
tree | c2a5f799abefaf81f0999465e3c0e51da99526a5 | |
parent | 8471ac1b3fc73aeabdabf9ff3c0a4df71d190448 [diff] [blame] |
MIPS: Wire up renameat2 syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index f68d2f4..c1dbcda 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -423,4 +423,5 @@ PTR sys_finit_module PTR sys_sched_setattr PTR sys_sched_getattr + PTR sys_renameat2 /* 6315 */ .size sysn32_call_table,.-sysn32_call_table