From: Steven Rostedt (Red Hat) Date: Thu, 8 May 2014 11:01:21 +0000 (-0400) Subject: ftrace: Use the ftrace_addr helper functions to find the ftrace_addr X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0868e03b7a7c50fa10957d8dddaebb09c72044;p=pandora-kernel.git ftrace: Use the ftrace_addr helper functions to find the ftrace_addr With the moving of the functions that determine what the mcount call site should be replaced with into the generic code, there is a few places in the generic code that can use them instead of hard coding it as it does. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed