From: Paul Mundt Date: Sat, 11 Jul 2009 10:56:58 +0000 (+0900) Subject: sh: Decouple mcount from ftrace. X-Git-Tag: v2.6.32-rc1~640^2~95^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473d1cf4ee623b043790838bcf77e77958840bf2;p=pandora-kernel.git sh: Decouple mcount from ftrace. This adds a general CONFIG_MCOUNT in order to permit mcount generation without ftrace support. This is primarily for allowing platforms to enable aggressive stack overflow checking without having to enable ftrace support. Based on the sparc64 implementation. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed