git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d16b870
)
crypto: ccp - Apply appropriate gfp_t type to memory allocations
author
Tom Lendacky
<thomas.lendacky@amd.com>
Mon, 6 Jan 2014 19:33:59 +0000
(13:33 -0600)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 15 Jan 2014 03:33:35 +0000
(11:33 +0800)
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>
No differences found