aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2014-10-09 12:58:25 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2014-10-17 14:45:48 +0200
commitfcb1c2d75b55fe52c40cd9692fda73da061f19aa (patch)
treef20c94cb94dbd7ea3c147605e26c440efe63a665 /arch/s390/include/uapi
parents390/mm: fixing calls of pte_unmap_unlock (diff)
downloadlinux-dev-fcb1c2d75b55fe52c40cd9692fda73da061f19aa.tar.xz
linux-dev-fcb1c2d75b55fe52c40cd9692fda73da061f19aa.zip
s390: wire up bpf syscall
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/uapi')
-rw-r--r--arch/s390/include/uapi/asm/unistd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/s390/include/uapi/asm/unistd.h b/arch/s390/include/uapi/asm/unistd.h
index 940ac49198db..4197c89c52d4 100644
--- a/arch/s390/include/uapi/asm/unistd.h
+++ b/arch/s390/include/uapi/asm/unistd.h
@@ -286,7 +286,8 @@
#define __NR_seccomp 348
#define __NR_getrandom 349
#define __NR_memfd_create 350
-#define NR_syscalls 351
+#define __NR_bpf 351
+#define NR_syscalls 352
/*
* There are some system calls that are not present on 64 bit, some