From: Eric W. Biederman Date: Sat, 11 Aug 2012 19:07:24 +0000 (-0700) Subject: userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31389d50817c9a99c3ea81fbb2e3789e303cfe8;p=pandora-kernel.git userns: On alpha modify linux_to_osf_stat to use convert from kuids and kgids Silencing build errors and potentially allowing people to use osf system calls in from processes running in a non-default user namespace. It seems this stat call was missed in my first round of converting the stat system calls, bother. Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed