aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2015-01-10 22:01:21 +0100
committerHelge Deller <deller@gmx.de>2015-02-16 22:31:09 +0100
commitfb96a796f2b42eb20cfad80c5e7e2702948a0794 (patch)
tree0f3af675203c44d57fe7cbd76baa29ed6c1ed3db /arch/parisc/kernel/syscall_table.S
parentMerge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris (diff)
downloadlinux-dev-fb96a796f2b42eb20cfad80c5e7e2702948a0794.tar.xz
linux-dev-fb96a796f2b42eb20cfad80c5e7e2702948a0794.zip
parisc: Wire up execveat syscall
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/kernel/syscall_table.S')
-rw-r--r--arch/parisc/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index fe4f0b89bf8f..5a8997d63899 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -437,6 +437,7 @@
ENTRY_SAME(getrandom)
ENTRY_SAME(memfd_create) /* 340 */
ENTRY_SAME(bpf)
+ ENTRY_COMP(execveat)
/* Nothing yet */