ubsan: disable UBSAN_TRAP for all*config
[linux-2.6-microblaze.git] / kernel / user.c
index b1635d9..a2478cd 100644 (file)
@@ -55,7 +55,7 @@ struct user_namespace init_user_ns = {
                        },
                },
        },
-       .count = ATOMIC_INIT(3),
+       .ns.count = REFCOUNT_INIT(3),
        .owner = GLOBAL_ROOT_UID,
        .group = GLOBAL_ROOT_GID,
        .ns.inum = PROC_USER_INIT_INO,