Re: [PATCH] powerpc: Fix "attempt to move .org backwards" error
From: Guenter Roeck <linux@roeck-us.net>
Date: 2014-02-15 18:02:34
Also in:
linux-next, lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2014-02-15 18:02:34
Also in:
linux-next, lkml
On 02/11/2014 09:22 PM, Stephen Rothwell wrote:
Hi all, On Tue, 10 Dec 2013 10:26:10 +1100 Benjamin Herrenschmidt [off-list ref] wrote:quoted
On Tue, 2013-12-10 at 10:10 +1100, Stephen Rothwell wrote:quoted
Reported-by: Stephen Rothwell <redacted> Tested-by: Stephen Rothwell <redacted> Works for me. Thanks. I will add this to linux-next today if Ben doesn't add it to his tree.I will but probably not soon enough for your cut todayAs noted elsewhere, this did not completely fix the problem and I have been still getting this error from my allyesconfig builds for some time:
+allmodconfig in latest mainline.
arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1312: Error: attempt to move .org backwards Could someone please fix this?
Guenter