Re: [PATCH 1/12] generic *_bit()

From: Russell King
Date: Fri Feb 03 2006 - 05:25:39 EST


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
-
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/