Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / include / linux / ipc_namespace.h
index c309f43..a06a78c 100644 (file)
@@ -68,6 +68,8 @@ struct ipc_namespace {
        struct user_namespace *user_ns;
        struct ucounts *ucounts;
 
+       struct llist_node mnt_llist;
+
        struct ns_common ns;
 } __randomize_layout;