From: Horia Geanta Date: Fri, 18 Apr 2014 10:01:42 +0000 (+0300) Subject: crypto: caam - add allocation failure handling in SPRINTFCAT macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~171^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c5fb7a84242b66bf1e0b2fe6bf40d19bcc5c04;p=pandora-kernel.git crypto: caam - add allocation failure handling in SPRINTFCAT macro GFP_ATOMIC memory allocation could fail. In this case, avoid NULL pointer dereference and notify user. Cc: # 3.2+ Cc: Kim Phillips Signed-off-by: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed