diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-06-25 14:41:21 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-07-18 13:58:10 -0400 |
commit | ac694fda326e381d957a591b6b874afdbe8778e6 (patch) | |
tree | 82f6d5ce17eeb639d2bd5a0fd797b3884200ab48 /fs/jbd2/commit.c | |
parent | 6c56524101a3466263e20a63f851c866ea95c970 (diff) |
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/[email protected]
Cc: AKASHI Takahiro <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions