Linus Torvalds ede6f5aea0 Fix up 64-bit byte swaps for most 32-bit architectures
The __SWAB_64_THRU_32__ case of a 64-bit byte swap was depending on the
no-longer-existant ___swab32() method (three underscores).  We got rid
of some of the worst indirection and complexity, and now it should just
use the 32-bit swab function that was defined right above it.

Reported-and-tested-by: Nicolas Pitre <nico@cam.org>
Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-06 21:17:57 -08:00
..
2009-01-06 18:10:28 -08:00
2009-01-06 18:10:28 -08:00
2009-01-06 18:10:27 -08:00
2009-01-06 18:10:29 -08:00
2008-12-25 11:05:13 +11:00
2008-11-14 10:39:13 +11:00
2008-10-22 22:09:59 -07:00
2009-01-07 09:58:22 +11:00
2008-12-16 21:50:31 +01:00