Re: [PATCH] ppc32: Fix compile of sha1-powerpc-asm.S

2013-03-05 Thread Christian Kujau
On Wed, 6 Mar 2013 at 15:09, Michael Ellerman wrote: > Thanks Christian. What hardware are you on? This is a PowerBook G4, 32bit, uni-processor. Full dmesg, e.g.: http://nerdbynature.de/bits/3.9.0-rc1/dmesg.txt C. -- BOFH excuse #88: Boss' kid fucked up the machine __

Re: [PATCH] ppc32: Fix compile of sha1-powerpc-asm.S

2013-03-05 Thread Michael Ellerman
On Mon, Mar 04, 2013 at 05:23:14PM -0800, Christian Kujau wrote: > On Tue, 26 Feb 2013 at 13:20, Tony Breeds wrote: > > When building with CRYPTO_SHA1_PPC enabled we fail with: > > --- > > powerpc/crypto/sha1-powerpc-asm.S: Assembler messages: > > powerpc/crypto/sha1-powerpc-asm.S:116: Error: can't

Re: [PATCH] ppc32: Fix compile of sha1-powerpc-asm.S

2013-03-04 Thread Christian Kujau
On Tue, 26 Feb 2013 at 13:20, Tony Breeds wrote: > When building with CRYPTO_SHA1_PPC enabled we fail with: > --- > powerpc/crypto/sha1-powerpc-asm.S: Assembler messages: > powerpc/crypto/sha1-powerpc-asm.S:116: Error: can't resolve `0' {*ABS* > section} - `STACKFRAMESIZE' {*UND* section} > powerp

[PATCH] ppc32: Fix compile of sha1-powerpc-asm.S

2013-02-25 Thread Tony Breeds
When building with CRYPTO_SHA1_PPC enabled we fail with: --- powerpc/crypto/sha1-powerpc-asm.S: Assembler messages: powerpc/crypto/sha1-powerpc-asm.S:116: Error: can't resolve `0' {*ABS* section} - `STACKFRAMESIZE' {*UND* section} powerpc/crypto/sha1-powerpc-asm.S:116: Error: expression too comple