From: Steven Rostedt Date: Sat, 17 May 2008 04:01:36 +0000 (-0400) Subject: ftrace: add have dynamic ftrace config for archs X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=677aa9f77e8de3791b481a0cec6c8b84d1eec626;p=pandora-kernel.git ftrace: add have dynamic ftrace config for archs Now that ftrace is being ported to other architectures, it has become apparent that DYNAMIC_FTRACE is dependent on whether or not that architecture implements dynamic ftrace. FTRACE itself may be ported to an architecture without porting dynamic ftrace. This patch adds HAVE_DYNAMIC_FTRACE to allow architectures to port ftrace without having to also port the dynamic aspect as well. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed