Re: significance of using 2kb long byte_rev_table in lib/bitrev.c

From: Harvey Harrison
Date: Mon May 19 2008 - 20:54:22 EST


On Mon, 2008-05-19 at 18:59 +0200, Soumyadip Das Mahapatra wrote:
> Hi,
> i cant understand the significance of using 2kb size of
> bit_rev_table array in lib/bitrev.c

It's used in reversing the bits in a byte value as well, which your
patch breaks (see the bitrev8 users)

Harvey


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/