From: Tony Luck Date: Tue, 30 Aug 2005 21:59:24 +0000 (-0700) Subject: [IA64] Low byte of current->personality is not a bitmask. X-Git-Tag: v2.6.14-rc1~1019^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff67b59726a8cd3549b069dfa78de2f538d3b8e3;p=pandora-kernel.git [IA64] Low byte of current->personality is not a bitmask. Peter Staubach pointed out that it is not correct to check current->personality & PER_LINUX32 (this will have false hits on several other personality values). Signed-off-by: Tony Luck --- Reading git-diff-tree failed