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:
b00f0b6
)
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
author
Zhaolei
<zhaolei@cn.fujitsu.com>
Fri, 13 Mar 2009 09:16:34 +0000
(17:16 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 13 Mar 2009 09:25:06 +0000
(10:25 +0100)
Do __ftrace_replace_code for !FTRACE_FL_CONVERTED rec will always
fail, we should ignore this rec.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Cc: "Steven Rostedt ;" <rostedt@goodmis.org>
LKML-Reference: <
49BA2472
.4060206@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found