Commits
Eric W. Biederman committed 6f9ac6d93a0
mqueue: Explicitly capture the user namespace to send the notification to. Stop relying on user->user_ns which is going away and instead capture the user_namespace of the process we are supposed to notify. Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>