Re: Linux 2.5.40-ac1

Manfred Spraul (manfred@colorfullife.com)
Thu, 03 Oct 2002 17:34:14 +0200


Alan Cox wrote:
>
> The checks I did were that it seemed to produce the same data in both
> cases. So if it was wrong before (using set_bit) its probably wrong now.
>
Which arch?
On ppc, __set_bit() stores in big endian format, i.e. the cpu_to_le32
would be wrong
I try to figure out what set_bit() does.

--
	Manfred

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