Re: powerpc: introduce asm/swab.h

From: Nicolas Pitre
Date: Wed Jan 07 2009 - 00:09:25 EST


On Tue, 6 Jan 2009, Linus Torvalds wrote:

>
>
> On Wed, 7 Jan 2009, Benjamin Herrenschmidt wrote:
> >
> > Was this tested ? I see no arch maintainer signed-off here, it appears
> > to at least break ppc32, and contains hunks that paulus says were
> > explicitely nacked (removing of our ld_* macros) etc...
>
> It did no such thing. It just moved the file.
>
> Use
>
> git show -M -B 156ca2bbf6503a02d7d6829886ce381d572de66e
>
> to see how <asm/swab.h> is just the old <asm/byteorder.h> renamed, and
> with some stuff moved around.

I suspect that all archs that define __SWAB_64_THRU_32__ are broken atm.

According to "git grep ___swab32", there is no more definition for
___swab32 anywhere.


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