From: Herbert Xu Date: Fri, 2 Sep 2005 00:43:25 +0000 (-0700) Subject: [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate X-Git-Tag: v2.6.14-rc1~777^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6f1160ddb2fdadf50f350da79d0796c37f17e2;p=pandora-kernel.git [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate This patch goes through the current users of the crypto layer and sets CRYPTO_TFM_REQ_MAY_SLEEP at crypto_alloc_tfm() where all crypto operations are performed in process context. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed