From: Russell King Date: Sun, 20 Feb 2011 12:22:52 +0000 (+0000) Subject: ARM: Ensure predictable endian state on signal handler entry X-Git-Tag: v2.6.38-rc6~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53399053eb505cf541b2405bd9d9bca5ecfb96fb;p=pandora-kernel.git ARM: Ensure predictable endian state on signal handler entry Ensure a predictable endian state when entering signal handlers. This avoids programs which use SETEND to momentarily switch their endian state from having their signal handlers entered with an unpredictable endian state. Cc: Acked-by: Dave Martin Signed-off-by: Russell King --- Reading git-diff-tree failed