From: David S. Miller Date: Wed, 19 Dec 2012 23:22:03 +0000 (-0800) Subject: sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. X-Git-Tag: v3.8-rc1~39^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b35d282ef7345320b594d48d8d70caedfa962a01;p=pandora-kernel.git sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. We use the FPU and therefore cannot sleep during the crypto loops. Signed-off-by: David S. Miller --- Reading git-diff-tree failed