ftrace: x86: Remove check of obsolete variable function_trace_stop
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 25 Jun 2014 15:59:45 +0000 (11:59 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 18 Jul 2014 17:57:02 +0000 (13:57 -0400)
commitef8a04b5982e62f2aef06aab1942eefed523e1fd
treec2a7617a5785be7c3b396c09e1ccf1192b60a6b0
parent92dbe5f345964ae9ec6de835d41524a7c2f8b9de
ftrace: x86: 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.

Link: http://lkml.kernel.org/r/53C54D32.6000000@zytor.com
Acked-by: H. Peter Anvin <hpa@linux.intel.com>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/Kconfig
arch/x86/kernel/entry_32.S
arch/x86/kernel/mcount_64.S