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 than 1024 bytes [-Wframe-larger-than=] Is that with the latest patch applied? crypto: sha512 - Avoid stack bloat on i386 If so then this is not good. What was the original stack usage, i.e., if you revert to the original percpu code? Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html