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:
eb4a534
)
crypto: caam - add allocation failure handling in SPRINTFCAT macro
author
Horia Geanta
<horia.geanta@freescale.com>
Fri, 18 Apr 2014 10:01:42 +0000
(13:01 +0300)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 28 Apr 2014 10:17:18 +0000
(18:17 +0800)
GFP_ATOMIC memory allocation could fail.
In this case, avoid NULL pointer dereference and notify user.
Cc: <stable@vger.kernel.org> # 3.2+
Cc: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/error.c
patch
|
blob
|
history
diff --cc
drivers/crypto/caam/error.c
Simple merge