Re: [PATCH] ftrace/x86: Call text_ip_addr() instead of the duplicated code

2014-06-03 Thread Steven Rostedt
On Tue, 3 Jun 2014 18:23:21 +0200 Petr Mladek wrote: > 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

[PATCH] ftrace/x86: Call text_ip_addr() instead of the duplicated code

2014-06-03 Thread Petr Mladek
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 (ftrac