sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:43:38 +0000 (15:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:43:38 +0000 (15:43 -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