From: Steven Rostedt Date: Tue, 3 Jul 2012 20:16:09 +0000 (-0400) Subject: ftrace/x86: Remove function_trace_stop check from graph caller X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5767cfeaa9ec7b67c802143394f3ad9f8b174eb8;p=pandora-kernel.git ftrace/x86: Remove function_trace_stop check from graph caller The graph caller is called by the mcount callers, which already does the check against the function_trace_stop variable. No reason to check it again. Link: http://lkml.kernel.org/r/20120711195745.588538769@goodmis.org Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed