git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0a056
)
ftrace: insert in the ftrace_preempt_disable()/enable() functions
author
Steven Rostedt
<rostedt@goodmis.org>
Tue, 4 Nov 2008 04:15:56 +0000
(23:15 -0500)
committer
Ingo 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