summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/unistd.h
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2015-12-14 10:30:02 -0800
committerTony Luck <tony.luck@intel.com>2015-12-14 10:30:02 -0800
commit27801885151d3c187719f082a0ef54e05b9c9a16 (patch)
treec83bb5e53a1c7c71b9d5ad42c9912790c1516b4d /arch/ia64/include/asm/unistd.h
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89 (diff)
[IA64] Enable mlock2 syscall for ia64
New system call added in commit a8ca5d0ecbdde5cc3d7accacbd69968b0c98764e mm: mlock: add new mlock system call Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/include/asm/unistd.h')
-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 db73390568c8..74c132d901bd 100644
--- a/arch/ia64/include/asm/unistd.h
+++ b/arch/ia64/include/asm/unistd.h
@@ -11,7 +11,7 @@
-#define NR_syscalls 322 /* length of syscall table */
+#define NR_syscalls 323 /* length of syscall table */
/*
* The following defines stop scripts/checksyscalls.sh from complaining about