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