Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / include / linux / mm_types.h
index b238ebf..4b016eb 100644 (file)
@@ -470,6 +470,7 @@ struct mm_struct {
         */
        struct task_struct __rcu *owner;
 #endif
+       struct user_namespace *user_ns;
 
        /* store ref to file /proc/<pid>/exe symlink points to */
        struct file __rcu *exe_file;