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:
2930e04
)
ftrace: Consistently restore trace function on sysctl enabling
author
Jan Kiszka
<jan.kiszka@siemens.com>
Tue, 26 Mar 2013 16:53:03 +0000
(17:53 +0100)
committer
Steven Rostedt
<rostedt@rostedt.homelinux.com>
Mon, 8 Apr 2013 16:24:22 +0000
(12:24 -0400)
If we reenable ftrace via syctl, we currently set ftrace_trace_function
based on the previous simplistic algorithm. This is inconsistent with
what update_ftrace_function does. So better call that helper instead.
Link:
http://lkml.kernel.org/r/5151D26F.1070702@siemens.com
Cc: stable@vger.kernel.org
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/ftrace.c
Simple merge