• Matthew Wilcox's avatar
    [PATCH] Use optimised byteswap again · 1fb62196
    Matthew Wilcox authored
    Looks like Al's patch to sparsify the byteorder code prevented use of the
    assembler-optimised code.  Not that I can blame him -- three underscores
    are C-coded and two underscores are assembly-optimised.
    1fb62196
little_endian.h 3.62 KB