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.37.2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=854ea584c38a037f90fc9f7edcce0cd81232001f;p=pandora-kernel.git ARM: Ensure predictable endian state on signal handler entry commit 53399053eb505cf541b2405bd9d9bca5ecfb96fb upstream. 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. Acked-by: Dave Martin Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed