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:
@@ -1775,6 +1775,7 @@ sys_call_table:
|
||||
data8 sys_open_by_handle_at
|
||||
data8 sys_clock_adjtime
|
||||
data8 sys_syncfs
|
||||
data8 sys_setns // 1330
|
||||
|
||||
.org sys_call_table + 8*NR_syscalls // guard against failures to increase NR_syscalls
|
||||
#endif /* __IA64_ASM_PARAVIRTUALIZED_NATIVE */
|
||||
|
Reference in New Issue
Block a user