From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.active-venture.com (mail.active-venture.com [67.228.131.205]) by ozlabs.org (Postfix) with ESMTP id CC64B2C009F for ; Sun, 16 Feb 2014 05:09:13 +1100 (EST) Message-ID: <52FFABB7.3090302@roeck-us.net> Date: Sat, 15 Feb 2014 10:02:31 -0800 From: Guenter Roeck MIME-Version: 1.0 To: Stephen Rothwell , Benjamin Herrenschmidt Subject: Re: [PATCH] powerpc: Fix "attempt to move .org backwards" error References: <20131209191015.22974.31604.stgit@mars> <20131210101031.82b02468d32ddb89481b24b9@canb.auug.org.au> <1386631570.32037.40.camel@pasglop> <20140212162251.57472ed024ace170b49ec2fa@canb.auug.org.au> In-Reply-To: <20140212162251.57472ed024ace170b49ec2fa@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Mahesh J Salgaonkar , linux-next , Paul Mackerras , Linux Kernel , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 02/11/2014 09:22 PM, Stephen Rothwell wrote: > Hi all, > > On Tue, 10 Dec 2013 10:26:10 +1100 Benjamin Herrenschmidt wrote: >> >> On Tue, 2013-12-10 at 10:10 +1100, Stephen Rothwell wrote: >>> Reported-by: Stephen Rothwell >>> Tested-by: Stephen Rothwell >>> >>> 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 today > > As 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