On Thu, 22 Nov 2018 19:13:38 -0800 Joel Fernandes <j...@joelfernandes.org> wrote:
> On Wed, Nov 21, 2018 at 08:27:17PM -0500, Steven Rostedt wrote: > > From: "Steven Rostedt (VMware)" <rost...@goodmis.org> > > > > Move the function function_graph_get_addr() to fgraph.c, as the management > > of the curr_ret_stack is going to change, and all the accesses to ret_stack > > needs to be done in fgraph.c. > > s/ftrace_graph_get_addr/ftrace_graph_ret_addr/ > Good catch. I wrote the change logs a bit after writing the patch. I had "get" on my mind. -- Steve