[IA64] Enable mlock2 syscall for ia64

New system call added in
  commit a8ca5d0ecb
  mm: mlock: add new mlock system call

Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
Tony Luck
2015-12-14 10:30:02 -08:00
parent 9f9499ae8e
commit 2780188515
3 changed files with 3 additions and 1 deletions

View File

@@ -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