From: Akinobu Mita Date: Wed, 23 Mar 2011 23:41:57 +0000 (-0700) Subject: s390: introduce little-endian bitops X-Git-Tag: v2.6.39-rc1~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50b9b475c5b3e6649c22e1d39ab3ced3dbf21758;p=pandora-kernel.git s390: introduce little-endian bitops Introduce little-endian bit operations by renaming native ext2 bit operations. The ext2 bit operations are kept as wrapper macros using little-endian bit operations to maintain bisectability until the conversions are finished. Signed-off-by: Akinobu Mita Cc: Arnd Bergmann Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed