[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1211244839.5915.114.camel@brick>
Date: Mon, 19 May 2008 17:53:59 -0700
From: Harvey Harrison <harvey.harrison@...il.com>
To: Soumyadip Das Mahapatra <kernelhacker@...ualserver.org>
Cc: linux-kernel@...r.kernel.org, akinobu.mita@...il.com
Subject: Re: significance of using 2kb long byte_rev_table in lib/bitrev.c
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists