[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1285966315.2463.141.camel@pasglop>
Date: Sat, 02 Oct 2010 06:51:55 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: Josh Boyer <jwboyer@...il.com>, paulus@...ba.org,
linuxppc-dev@...ts.ozlabs.org, Ian Munsie <imunsie@....ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: Introduce support for little endian PowerPC
On Fri, 2010-10-01 at 12:59 -0500, Kumar Gala wrote:
> I'm not against it, and I agree some of the patches seem like good
> clean up. I'm concerned about this bit rotting pretty quickly.
Maybe. Most of it doesn't seem to be that bit-rottable.
The changes to the asm stuff in misc_32.S for example are functions we
never ever touch once written (libgcc replacements) so I don't see them
rotting more with LE support than they did with BE :-)
What might rot is that we might introduce new LE breakage, true, and I
suppose it's going to be to some extent my job to at least every now and
then shoot that thing on a 44x to see if it still flies.
Cheers,
Ben.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists