]> err.no Git - linux-2.6/commit
[PATCH] optimise 64bit unaligned access on 32bit kernel
authorRalf Baechle <ralf@linux-mips.org>
Tue, 6 Sep 2005 22:17:51 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:36 +0000 (16:57 -0700)
commiteed74dfcd48101d259012ac08d29061eea500249
tree4796e0c960a45c6e6fefbd4452c73122ef3ce12d
parent82a25b5670eef736a20613f8b93fe55ecb5ca4bc
[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 <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-generic/unaligned.h