Re: [PATCH-2.6.28 final] byteorder: fix new headers for userspace

From: Harvey Harrison
Date: Tue Jan 06 2009 - 11:41:20 EST


On Tue, 2009-01-06 at 11:23 +0100, Gerd Hoffmann wrote:
> Harvey Harrison wrote:
> > glibc headers define both __LITTLE_ENDIAN and __BIG_ENDIAN
> > which was tripping the check in linux/byteorder.h. Let's
> > just stay out of userspace's way and use __KERN_{endian}
>
> Ping. What is the status of this?
>
> > Converted the arches in mainline that have already moved to the
> > new header, as the other arches merge the will need simlar
> > fixups.
>
> In latest git powerpc, s390 and x86 are merged and need this fix too.
>
> cheers,
> Gerd

I was waiting for the cris, xtensa and parisc arches to merge as they
have conversion patches in their arch trees. I'll send the patchset out
today with the proviso it shouldn't be applied until those three have
merged.

Cheers,

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/