From: Steven Rostedt Date: Mon, 22 Sep 2008 21:55:47 +0000 (-0700) Subject: ftrace: warn on failure to disable mcount callers X-Git-Tag: v2.6.28-rc1~78^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05736a427f7e16be948ccbf39782bd3a6ae16b14;p=pandora-kernel.git ftrace: warn on failure to disable mcount callers With the recent updates to ftrace, there should not be any failures when modifying the code. If there is, then we need to warn about it. This patch has a cleaned up version of the code that I used to discover that the weak symbols were causing failures. Signed-off-by: Steven Rostedt Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed