From: Matt Fleming Date: Sat, 11 Jul 2009 01:00:23 +0000 (+0000) Subject: sh: Provide diagnostic kernel stack checks X-Git-Tag: v2.6.32-rc1~640^2~101^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99610fb9cdf390965c62c22322596d961591160;p=pandora-kernel.git sh: Provide diagnostic kernel stack checks Enable kernel stack checking code in both the dynamic ftrace and mcount code paths. Check the stack to see if it's overflowing and make sure that the stack pointer contains an address that's either in init_stack or after the bss. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed