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:
d3ee6d9
)
ftrace: use ftrace_release for all dynamic ftrace functions
author
Steven Rostedt
<rostedt@goodmis.org>
Sat, 6 Sep 2008 05:06:03 +0000
(
01:06
-0400)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:36:55 +0000
(10:36 +0200)
ftrace_release is necessary for all uses of dynamic ftrace and not just
the archs that have CONFIG_FTRACE_MCOUNT_RECORD defined.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found