From: Steven Rostedt Date: Tue, 4 Nov 2008 04:15:56 +0000 (-0500) Subject: ftrace: insert in the ftrace_preempt_disable()/enable() functions X-Git-Tag: v2.6.29-rc1~586^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=182e9f5f704ed6b9175142fe8da33c9ce0c52b52;p=pandora-kernel.git ftrace: insert in the ftrace_preempt_disable()/enable() functions 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed