From: Eric W. Biederman Date: Tue, 2 Oct 2012 22:37:37 +0000 (-0700) Subject: userns: Fix build of drivers/staging/dgrp X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702e490211b2b7e448ebe1b3a07d97ad2fc07e03;p=pandora-kernel.git userns: Fix build of drivers/staging/dgrp Explicitly test for GLOBAL_ROOT_UID and GLOBAL_ROOT_GID instead of using 0, allowing dgrp to compile and work properly when user namespace support is enabled. Cc: Bill Pemberton Cc: Greg Kroah-Hartman Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed