sparc: Hook up bpf system call.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -414,8 +414,9 @@
|
||||
#define __NR_seccomp 346
|
||||
#define __NR_getrandom 347
|
||||
#define __NR_memfd_create 348
|
||||
#define __NR_bpf 349
|
||||
|
||||
#define NR_syscalls 349
|
||||
#define NR_syscalls 350
|
||||
|
||||
/* Bitmask values returned from kern_features system call. */
|
||||
#define KERN_FEATURE_MIXED_MODE_STACK 0x00000001
|
||||
|
Reference in New Issue
Block a user