OSDN Git Service

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)
commitfdc841b58cf5268fa349eaf9f74fd9a8c6944a34
treec2a7617a5785be7c3b396c09e1ccf1192b60a6b0
parent7544256aa20356e506b0d179f9b6abc661847e2f
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