From: Eric W. Biederman Date: Wed, 8 Feb 2012 00:47:26 +0000 (-0800) Subject: userns: Convert drm to use kuid and kgid and struct pid where appropriate X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fce5e0bbd44263c36f58ad1113b599d06ed1978;p=pandora-kernel.git userns: Convert drm to use kuid and kgid and struct pid where appropriate Blink Blink this had not been converted to use struct pid ages ago? - On drm open capture the openers kuid and struct pid. - On drm close release the kuid and struct pid - When reporting the uid and pid convert the kuid and struct pid into values in the appropriate namespace. Cc: dri-devel@lists.freedesktop.org Acked-by: Dave Airlie Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed