Re: sha-512...

2012-02-14 Thread David Miller
From: Herbert Xu Date: Wed, 15 Feb 2012 16:16:08 +1100 > OK, so we grew by 1136 - 888 = 248. Keep in mind that 128 of > that is expected since we moved W onto the stack. Right. > I guess we could go back to the percpu solution, what do you > think? I'm not entirely sure, we might have to. sh

Re: sha-512...

2012-02-14 Thread Herbert Xu
On Wed, Feb 15, 2012 at 12:11:13AM -0500, David Miller wrote: > > > On Tue, Feb 14, 2012 at 10:58:33PM -0500, David Miller wrote: > >> > >> FYI, I just started seeing this on sparc32 after all those > >> sha512 "optimizations": > >> > >> crypto/sha512_generic.c: In function 'sha512_transform': >

Re: sha-512...

2012-02-14 Thread David Miller
From: Herbert Xu Date: Wed, 15 Feb 2012 15:01:28 +1100 > On Tue, Feb 14, 2012 at 10:58:33PM -0500, David Miller wrote: >> >> FYI, I just started seeing this on sparc32 after all those >> sha512 "optimizations": >> >> crypto/sha512_generic.c: In function 'sha512_transform': >> crypto/sha512_gene

Re: sha-512...

2012-02-14 Thread Herbert Xu
On Tue, Feb 14, 2012 at 10:58:33PM -0500, David Miller wrote: > > FYI, I just started seeing this on sparc32 after all those > sha512 "optimizations": > > crypto/sha512_generic.c: In function 'sha512_transform': > crypto/sha512_generic.c:135:1: warning: the frame size of 1136 bytes is > larger t

sha-512...

2012-02-14 Thread David Miller
FYI, I just started seeing this on sparc32 after all those sha512 "optimizations": crypto/sha512_generic.c: In function 'sha512_transform': crypto/sha512_generic.c:135:1: warning: the frame size of 1136 bytes is larger than 1024 bytes [-Wframe-larger-than=] -- To unsubscribe from this list: send

Re: [PATCH] X86, crypto: Remove dead code from twofish_glue_3way.c::init()

2012-02-14 Thread Herbert Xu
On Thu, Feb 09, 2012 at 11:02:16PM +0100, Jesper Juhl wrote: > We can never reach the line just after the 'return 0' > statement. Remove it. > > Signed-off-by: Jesper Juhl Both patches applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor