Steven Rostedt (Red Hat) ac694fda32 arm64, ftrace: Remove check of obsolete variable function_trace_stop
Nothing sets function_trace_stop to disable function tracing anymore.
Remove the check for it in the arch code.

arm64 was broken anyway, as it had an ifdef testing
 CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST which is only set if
the arch supports the code (which it obviously did not), and
it was testing a non existent ftrace_trace_stop instead of
function_trace_stop.

Link: http://lkml.kernel.org/r/20140627124421.GP26276@arm.com

Cc: AKASHI Takahiro <takahiro.akashi@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2014-07-18 13:58:10 -04:00
..
2014-05-29 09:08:08 +01:00
2014-04-30 19:57:04 +01:00
2014-04-30 19:57:04 +01:00
2014-02-26 11:16:25 +00:00
2014-05-15 10:16:30 -04:00
2014-05-16 10:05:11 +01:00
2014-05-16 10:05:11 +01:00