summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-10-14 03:50:34 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2014-10-14 03:50:34 +0200
commitfc2414b4b4569fab5404c6f49f36bae0dfa3d936 (patch)
treeb8f096372d1ebfb5e0050048de020cbe8ab78789 /arch/ia64/include/asm
parent31003e3a9df675f1ac85d7bcf8e5a5d622576375 (diff)
parent5dab4b73c736c2cb8e35148f9ee2365ee48bad79 (diff)
downloadop-kernel-dev-fc2414b4b4569fab5404c6f49f36bae0dfa3d936.zip
op-kernel-dev-fc2414b4b4569fab5404c6f49f36bae0dfa3d936.tar.gz
Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Pull ia64 update from Tony Luck: "Wire up bpf syscall for ia64" * tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux: [IA64] Enable bpf syscall for ia64
Diffstat (limited to 'arch/ia64/include/asm')
-rw-r--r--arch/ia64/include/asm/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/unistd.h b/arch/ia64/include/asm/unistd.h
index 10a14ea..f3b51b5 100644
--- a/arch/ia64/include/asm/unistd.h
+++ b/arch/ia64/include/asm/unistd.h
@@ -11,7 +11,7 @@
-#define NR_syscalls 317 /* length of syscall table */
+#define NR_syscalls 318 /* length of syscall table */
/*
* The following defines stop scripts/checksyscalls.sh from complaining about
OpenPOWER on IntegriCloud