ftrace: insert in the ftrace_preempt_disable()/enable() functions
authorSteven Rostedt <rostedt@goodmis.org>
Tue, 4 Nov 2008 04:15:56 +0000 (23:15 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 4 Nov 2008 09:09:49 +0000 (10:09 +0100)
Impact: use new, consolidated APIs in ftrace plugins

This patch replaces the schedule safe preempt disable code with the
ftrace_preempt_disable() and ftrace_preempt_enable() safe functions.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found