sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:22:03 +0000 (15:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:22:03 +0000 (15:22 -0800)
We use the FPU and therefore cannot sleep during the crypto
loops.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found