[Devel] Re: namespaces?: bug at mm/slub.c:2750
David Howells
dhowells at redhat.com
Wed Feb 11 10:03:01 PST 2009
Serge E. Hallyn <serue at us.ibm.com> wrote:
> It's called under uidhash_lock spinlock so should be ok, but in
> principle you're right so it's probably a good idea.
The lock is nothing to do with it. put_user_ns() may call kfree() on the
user_namespace, but the user_struct given to uid_hash_remove() may still be
attached to it.
David
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list