From: Martin Schwidefsky Date: Fri, 14 Nov 2008 17:18:09 +0000 (+0100) Subject: [S390] fix s390x_newuname X-Git-Tag: v2.6.28-rc5~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f019fe40e8fecd822f87bc759f74925a5c31d6;p=pandora-kernel.git [S390] fix s390x_newuname The uname system call for 64 bit compares current->personality without masking the upper 16 bits. If e.g. READ_IMPLIES_EXEC is set the result of a uname system call will always be s390x even if the process uses the s390 personality. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed