Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global

2016-03-25 Thread Michael Ellerman
On Thu, 2016-03-24 at 11:20 -0400, Steven Rostedt wrote: > On Thu, 24 Mar 2016 22:04:01 +1100 > Michael Ellerman wrote: > > > In order to support live patching on powerpc we would like to call > > ftrace_location_range(), so make it global. > > Do you want me to try to get this into this merge wi

Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global

2016-03-24 Thread Steven Rostedt
On Thu, 24 Mar 2016 22:04:01 +1100 Michael Ellerman wrote: > In order to support live patching on powerpc we would like to call > ftrace_location_range(), so make it global. Do you want me to try to get this into this merge window? -- Steve

Re: [PATCH 2/6] ftrace: Make ftrace_location_range() global

2016-03-24 Thread Jiri Kosina
On Thu, 24 Mar 2016, Steven Rostedt wrote: > > In order to support live patching on powerpc we would like to call > > ftrace_location_range(), so make it global. > > Do you want me to try to get this into this merge window? I don't think that's necessary. The dependency (rest of livepatching bit