X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Finclude%2Flinux%2Fmm_types.h;fp=kernel%2Finclude%2Flinux%2Fmm_types.h;h=4b016eb6265b702e8447c141853f918e7f2f395a;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=b238ebfbb4d63cfae38daf0f261fd947de9bdfc0;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/include/linux/mm_types.h b/kernel/include/linux/mm_types.h index b238ebfbb..4b016eb62 100644 --- a/kernel/include/linux/mm_types.h +++ b/kernel/include/linux/mm_types.h @@ -470,6 +470,7 @@ struct mm_struct { */ struct task_struct __rcu *owner; #endif + struct user_namespace *user_ns; /* store ref to file /proc//exe symlink points to */ struct file __rcu *exe_file;