提交 618e724b 编写于 作者: E Eric W. Biederman

ns: Declare sys_setns in syscalls.h

Ooops I overlooked this one, and missing it causes compile
errors of the powerpc syscall.
Signed-off-by: NEric W. Biederman <ebiederm@xmission.com>
上级 f0630529
......@@ -844,4 +844,5 @@ asmlinkage long sys_name_to_handle_at(int dfd, const char __user *name,
asmlinkage long sys_open_by_handle_at(int mountdirfd,
struct file_handle __user *handle,
int flags);
asmlinkage long sys_setns(int fd, int nstype);
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册