Re: [RFC PATCH] powerpc: allow allyesconfig to build more

2014-02-27 Thread Benjamin Herrenschmidt
On Fri, 2014-02-28 at 15:06 +1100, Michael Neuling wrote: > Stephen Rothwell wrote: > > > Fixes this build error: > > > > arch/powerpc/kernel/exceptions-64s.S: Assembler messages: > > arch/powerpc/kernel/exceptions-64s.S:1312: Error: attempt to move .org > > backwards > > > > Signed-off-by: St

Re: [RFC PATCH] powerpc: allow allyesconfig to build more

2014-02-27 Thread Michael Neuling
Stephen Rothwell wrote: > Fixes this build error: > > arch/powerpc/kernel/exceptions-64s.S: Assembler messages: > arch/powerpc/kernel/exceptions-64s.S:1312: Error: attempt to move .org > backwards > > Signed-off-by: Stephen Rothwell Builds and boots for me Acked-off-by: Michael Neuling >

[RFC PATCH] powerpc: allow allyesconfig to build more

2014-02-26 Thread Stephen Rothwell
Fixes this build error: arch/powerpc/kernel/exceptions-64s.S: Assembler messages: arch/powerpc/kernel/exceptions-64s.S:1312: Error: attempt to move .org backwards Signed-off-by: Stephen Rothwell --- arch/powerpc/kernel/exceptions-64s.S | 20 ++-- 1 file changed, 10 insertions(+)