sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:44:31 +0000 (15:44 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:18:51 +0000 (09:18 -0800)
commitd7371e1b63cf51b89415381bff47b7312cdcef77
treed94aa9a2eb96c6bb79ae4d52b059505b3273f257
parent7716902f6503082b33b7dc79a09467ed110cc95b
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.

[ Upstream commit 62ba63dc892cf836ecb9ce4fdb7644d45c95070b ]

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/camellia_glue.c