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:
b7e00a6
)
ftrace: Copy ops private to global_ops private
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Fri, 10 Jan 2014 19:31:31 +0000
(14:31 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:14 +0000
(12:13 -0500)
If global_ops function is being called directly, instead of the global_ops
list function, set the global_ops private to be the same as the ops private
that's being called directly.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/ftrace.c
Simple merge