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:
98a983a
)
ftrace: do not init module on ftrace disabled
author
Steven Rostedt
<rostedt@goodmis.org>
Sat, 16 Aug 2008 01:40:04 +0000
(21:40 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:35:43 +0000
(10:35 +0200)
If one of the self tests of ftrace has disabled the function tracer,
do not run the code to convert the mcount calls in modules.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found