From: Petr Mladek Date: Tue, 3 Jun 2014 16:23:21 +0000 (+0200) Subject: ftrace/x86: Call text_ip_addr() instead of the duplicated code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964f7b6b785651a75ef1cbad43a393ca52d4b4f7;p=pandora-kernel.git ftrace/x86: Call text_ip_addr() instead of the duplicated code I just went over this when looking at some Xen-related ftrace initialization problems. They were related to Xen code that is not upstream but this clean up would make sense here. I think that this was already the intention when text_ip_addr() was introduced in the commit 87fbb2ac6073a703930 (ftrace/x86: Use breakpoints for converting function graph caller). Anyway, better do it now before it shots people into their leg ;-) Link: http://lkml.kernel.org/p/1401812601-2359-1-git-send-email-pmladek@suse.cz Signed-off-by: Petr Mladek Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed