From: Rabin Vincent Date: Thu, 14 May 2015 16:19:03 +0000 (+0200) Subject: CRIS: add STACKTRACE_SUPPORT X-Git-Tag: omap-for-v4.3/fixes-rc1~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6f4d2b6547a9949d87c9b09a872a7015366588;p=pandora-kernel.git CRIS: add STACKTRACE_SUPPORT Add stacktrace support, which is required for lockdep and tracing. The stack tracing simply looks at all kernel text symbols found on the stack, similar to the trap stack dumping code, which can also be converted to use this. Signed-off-by: Rabin Vincent Signed-off-by: Jesper Nilsson --- Reading git-diff-tree failed