sparc: Wire up mlock2 system call.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2015-12-31 15:38:56 -05:00
parent 8b30ca73b7
commit 42d85c52f8
3 changed files with 5 additions and 4 deletions

View File

@@ -421,8 +421,9 @@
#define __NR_bind 353
#define __NR_listen 354
#define __NR_setsockopt 355
#define __NR_mlock2 356
#define NR_syscalls 356
#define NR_syscalls 357
/* Bitmask values returned from kern_features system call. */
#define KERN_FEATURE_MIXED_MODE_STACK 0x00000001