commit | fa9d13cf135efbd454453a53b6299976bea245a9 | [log] [tgz] |
---|---|---|
author | Zhaolei <zhaolei@cn.fujitsu.com> | Fri Mar 13 17:16:34 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 13 10:25:06 2009 +0100 |
tree | 240d46a90984f3c84f336535269e97559e891104 | |
parent | b00f0b6dc1773b4c8f538503247da050b5ea631b [diff] |
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec 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>