]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/nsproxy.h
UIO: Add the User IO core code
[karo-tx-linux.git] / include / linux / nsproxy.h
index 6d179a397bfb8246c24f098ae90df05a864cee0a..ce06188b7a56796cb63736a7d03f62f7c623b10c 100644 (file)
@@ -32,7 +32,7 @@ struct nsproxy {
 };
 extern struct nsproxy init_nsproxy;
 
-int copy_namespaces(int flags, struct task_struct *tsk);
+int copy_namespaces(unsigned long flags, struct task_struct *tsk);
 void get_task_namespaces(struct task_struct *tsk);
 void free_nsproxy(struct nsproxy *ns);
 int unshare_nsproxy_namespaces(unsigned long, struct nsproxy **,