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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:18:51 +0000 (09:18 -0800)
commitfe4ddcf94392f83f27b690f32cdd162ccd0f7eb3
tree47d7fef811fa6c1910dcfde45ad732cf764bcbd2
parent6d2446753d8fa56e2dbc7147965a063b37bbdf56
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.

[ Upstream commit b35d282ef7345320b594d48d8d70caedfa962a01 ]

We use the FPU and therefore cannot sleep during the crypto
loops.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/crypto/aes_glue.c