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:
05cbbf6
)
ftrace: Fix global function tracers that are not recursion safe
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 2 Nov 2012 20:58:56 +0000
(16:58 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 23 Jan 2013 04:37:57 +0000
(23:37 -0500)
If one of the function tracers set by the global ops is not recursion
safe, it can still be called directly without the added recursion
supplied by the ftrace infrastructure.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/ftrace.c
Simple merge