summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/scall32-o32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2014-12-17 12:34:04 +0100
committerRalf Baechle <ralf@linux-mips.org>2015-01-13 15:53:09 +0100
commit389cdc5d359c48c36c3512645ec2533370aa6eb3 (patch)
tree41c0bd669bd96620fac4696b932d1a5758dd2138 /arch/mips/kernel/scall32-o32.S
parentb8e7d196f1b6c8045c39ff300295969c087ec3f0 (diff)
MIPS: Wire up execveat(2).
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 00cad1005a16..c5bf845c7dd4 100644
--- a/arch/mips/kernel/scall32-o32.S
+++ b/arch/mips/kernel/scall32-o32.S
@@ -580,3 +580,4 @@ EXPORT(sys_call_table)
PTR sys_getrandom
PTR sys_memfd_create
PTR sys_bpf /* 4355 */
+ PTR sys_execveat