From: Zhaolei Date: Fri, 13 Mar 2009 09:16:34 +0000 (+0800) Subject: ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec X-Git-Tag: v2.6.30-rc1~2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa9d13cf135efbd454453a53b6299976bea245a9;p=pandora-kernel.git 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 Cc: "Steven Rostedt ;" LKML-Reference: <49BA2472.4060206@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed