From: Steven Rostedt (Red Hat) Date: Wed, 25 Jun 2014 15:13:27 +0000 (-0400) Subject: ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~186^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=545d47b8f359f7e9b5beabc28bfeecb3fc6af1ee;p=pandora-kernel.git ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop() All archs now use ftrace_graph_is_dead() to stop function graph tracing. Remove the usage of ftrace_stop() as that is no longer needed. Cc: Frederic Weisbecker Reviewed-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed