]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite253b38c1262d4624358d5b08c258fd3028e49fd
treec2a7617a5785be7c3b396c09e1ccf1192b60a6b0
parent45cabb30cc19ac7551f49c61fea80d3f63ce44d0
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