From: David S. Miller Date: Wed, 19 Dec 2012 23:44:31 +0000 (-0800) Subject: sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. X-Git-Tag: v3.8-rc1~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62ba63dc892cf836ecb9ce4fdb7644d45c95070b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed