commit | 0d2daf5cc858bd9305bae187310a1dabaad0a2db | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue May 25 23:43:03 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed May 26 08:19:23 2010 -0700 |
tree | 94c2d457d328ac2f093195ad4de28fecb3ec9d7c | |
parent | cc68e3be7412baaa1ea2a2df9e88770f1753da78 [diff] |
revert "crc32: use __BYTE_ORDER macro for endian detection" It doesn't work on big-endian - those architectures don't define __LITTLE_ENDIAN. Cc: Joakim Tjernlund <joakim.tjernlund@transmode.se> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>