From: Eric W. Biederman Date: Thu, 17 Nov 2011 06:57:55 +0000 (-0800) Subject: mqueue: Explicitly capture the user namespace to send the notification to. X-Git-Tag: v3.5-rc1~107^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f9ac6d93a0916de09d11b0a247ade8f4347728b;p=pandora-kernel.git 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 Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed