Re: build failure in Linus' tree with gcc 4.4.3

From: Matt Fleming
Date: Tue Feb 21 2012 - 06:32:53 EST


On Tue, 2012-02-21 at 21:38 +1100, Stephen Rothwell wrote:
> Hi Matt,
>
> On Tue, 21 Feb 2012 10:01:57 +0000 Matt Fleming <matt.fleming@xxxxxxxxx> wrote:
> >
> > Looks like the segfault is caused by an unaligned access? How does this
> > patch look?
>
> I didn't try it, but it won't work. PowerPC is big endian, the data you
> are copying is little endian ....

Urgh, you must feel like you're talking to a brick wall. I forgot you
mentioned the endian issue in your original post, sorry. Let's try this
one more time...