From: Mark Salter Date: Thu, 23 Sep 2010 15:40:22 +0000 (+0100) Subject: MN10300: Fix endianess of ext2 bitops X-Git-Tag: v2.6.36-rc6~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd429a0842c61b60e02a7e63430a609957821c67;p=pandora-kernel.git 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 Signed-off-by: Mark Salter Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed