From: David S. Miller Date: Fri, 19 Aug 2005 22:55:33 +0000 (-0700) Subject: [SPARC64]: Move kernel unaligned trap handlers into assembler file. X-Git-Tag: v2.6.13-rc7~59^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f9985843b674cbcb58f39fab8416675e7ab842;p=pandora-kernel.git [SPARC64]: Move kernel unaligned trap handlers into assembler file. GCC 4.x really dislikes the games we are playing in unaligned.c, and the cleanest way to fix this is to move things into assembler. Noted by Al Viro. Signed-off-by: David S. Miller --- Reading git-diff-tree failed