From: Tom Lendacky Date: Mon, 6 Jan 2014 19:33:59 +0000 (-0600) Subject: crypto: ccp - Apply appropriate gfp_t type to memory allocations X-Git-Tag: v3.14-rc1~117^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5258de8af04af0caf129f1ce432d1817a5800887;p=pandora-kernel.git crypto: ccp - Apply appropriate gfp_t type to memory allocations Fix some memory allocations to use the appropriate gfp_t type based on the CRYPTO_TFM_REQ_MAY_SLEEP flag. Signed-off-by: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed