]> git.baikalelectronics.ru Git - kernel.git/commit
FRV: Switch unaligned access to the packed-struct implementation
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 15 Oct 2008 15:50:59 +0000 (16:50 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 22:06:54 +0000 (15:06 -0700)
commit1d0cd11a9b1c681171416c374f9361a09e720e60
tree6fec33b5f6689aff346150d0eacdc38754eb9398
parent91ba822fe77d5fde913ed41c91ca254355099d53
FRV: Switch unaligned access to the packed-struct implementation

Switch unaligned access to the packed-struct implementation for BE accesses as
this reduces the size of the kernel a little.  LE still uses the byte shift.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-frv/unaligned.h