From: Eric W. Biederman Date: Sat, 11 Aug 2012 19:22:11 +0000 (-0700) Subject: userns: Convert s390 getting uid and gid system calls to use kuid and kgid X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=558a4479d9df64062520e529613885bfbac55472;p=pandora-kernel.git userns: Convert s390 getting uid and gid system calls to use kuid and kgid Convert getresuid, getresgid, getuid, geteuid, getgid, getegid Convert struct cred kuids and kgids into userspace uids and gids when returning them. These s390 system calls slipped through the cracks in my first round of converstions :( Cc: Martin Schwidefsky Cc: Heiko Carstens Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed