From: Ralf Baechle Date: Tue, 6 Sep 2005 22:17:51 +0000 (-0700) Subject: [PATCH] optimise 64bit unaligned access on 32bit kernel X-Git-Tag: v2.6.14-rc1~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed74dfcd48101d259012ac08d29061eea500249;p=pandora-kernel.git [PATCH] optimise 64bit unaligned access on 32bit kernel I've rewriten Atushi's fix for the 64-bit put_unaligned on 32-bit systems bug to generate more efficient code. This case has buzilla URL http://bugzilla.kernel.org/show_bug.cgi?id=5138. Signed-off-by: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed