From: Kim Phillips Date: Tue, 26 Mar 2013 23:10:15 +0000 (-0500) Subject: crypto: caam - static constify error data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96aef9a8ba37da48f2ae9612ccd0f6b7bc0542eb;p=pandora-kernel.git crypto: caam - static constify error data checkstack reports report_deco_status(), report_ccb_status() as particularly excessive stack users. Move their lookup tables off the stack and put them in .rodata. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed