crypto: ccp - Apply appropriate gfp_t type to memory allocations
authorTom Lendacky <thomas.lendacky@amd.com>
Mon, 6 Jan 2014 19:33:59 +0000 (13:33 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 15 Jan 2014 03:33:35 +0000 (11:33 +0800)
commit5258de8af04af0caf129f1ce432d1817a5800887
tree9ab34cb02735c76c17c92193cafc53468fbd22e6
parentd16b87003ff4e5ae5138e492113de73ff85d35f2
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 <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ccp/ccp-crypto-aes-cmac.c
drivers/crypto/ccp/ccp-crypto-sha.c
This page took 0.02848 seconds and 5 git commands to generate.