From: Greg Kroah-Hartman Date: Thu, 11 Apr 2013 18:43:29 +0000 (-0700) Subject: driver core: handle user namespaces properly with the uid/gid devtmpfs change X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~138^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e4098a3e08783cfd75f9fcdab276dc1d46931da;p=pandora-kernel.git driver core: handle user namespaces properly with the uid/gid devtmpfs change Now that devtmpfs is caring about uid/gid, we need to use the correct internal types so users who have USER_NS enabled will have things work properly for them. Thanks to Eric for pointing this out, and the patch review. Reported-by: Eric W. Biederman Cc: Kay Sievers Cc: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed