]> Pileus Git - ~andy/linux/commit
MN10300: Fix endianess of ext2 bitops
authorMark Salter <msalter@redhat.com>
Thu, 23 Sep 2010 15:40:22 +0000 (16:40 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Sep 2010 16:12:21 +0000 (09:12 -0700)
commitfd429a0842c61b60e02a7e63430a609957821c67
tree41c0ee0cbb3b2c388723bf17edf1df66cb949e8c
parent57aebd7739c8dbbf403876ee1e9673fafc83d856
MN10300: Fix endianess of ext2 bitops

The MN10300 arch ext2 bitops assume a big-endian kernel, but the MN10300
arch only runs in little-endian mode.

Reported-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/include/asm/bitops.h