]> git.karo-electronics.de Git - linux-beck.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:44:31 +0000 (15:44 -0800)
commit62ba63dc892cf836ecb9ce4fdb7644d45c95070b
tree19e67570300545d337d7f3aead6557ef8f194457
parentb3a37947074fa0a488d6c7ede58125b2278ab4e8
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.

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

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/crypto/camellia_glue.c