From: Steven Rostedt Date: Mon, 6 Oct 2008 23:06:11 +0000 (-0400) Subject: ftrace: fix depends X-Git-Tag: v2.6.28-rc3~86^2~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2db8054c1eaf99983d8deee347876b01c26c2cf;p=pandora-kernel.git ftrace: fix depends A lot of tracers have HAVE_FTRACE as a dependent config where it really should not. The HAVE_FTRACE is a misnomer (soon to be fixed) and describes if the architecture has the function tracer (mcount) implemented. The ftrace infrastructure is implemented in all archs. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed