Merge branch 'setns'
* setns: ns: Wire up the setns system call Done as a merge to make it easier to fix up conflicts in arm due to addition of sendmmsg system call
This commit is contained in:
@@ -276,7 +276,8 @@
|
||||
#define __NR_open_by_handle_at 336
|
||||
#define __NR_clock_adjtime 337
|
||||
#define __NR_syncfs 338
|
||||
#define NR_syscalls 339
|
||||
#define __NR_setns 339
|
||||
#define NR_syscalls 340
|
||||
|
||||
/*
|
||||
* There are some system calls that are not present on 64 bit, some
|
||||
|
||||
Reference in New Issue
Block a user