From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King Date: Fri, 03 Feb 2006 10:27:21 +0000 Subject: Re: [PATCH 1/12] generic *_bit() Message-Id: <20060203102721.GE30738@flint.arm.linux.org.uk> List-Id: References: <20060201180237.GA18464@infradead.org> <200602011807.k11I7ag15563@unix-os.sc.intel.com> <20060201191957.GG3072@flint.arm.linux.org.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: "Chen, Kenneth W" , 'Christoph Hellwig' , 'Akinobu Mita' , Grant Grundler , Linux Kernel Development , linux-ia64@vger.kernel.org On Fri, Feb 03, 2006 at 11:24:30AM +0100, Geert Uytterhoeven wrote: > On Wed, 1 Feb 2006, Russell King wrote: > > Invalid assumption, from the point of view of endianness across different > > architectures. Consider where bit 0 is for a LE and BE unsigned long * > > vs a LE and BE unsigned char *. > > Intel doesn't care about big endian (cfr. your lkml back issues of January > 2006). Incorrect. Intel does actually produce big endian CPUs - most of the Intel IXP (ARM based) stuff is big endian. It just depends which part of Intel you're referring to. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core