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
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
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
___
Linuxp
In order to support live patching on powerpc we would like to call
ftrace_location_range(), so make it global.
Signed-off-by: Torsten Duwe
Signed-off-by: Balbir Singh
Signed-off-by: Michael Ellerman
---
include/linux/ftrace.h | 1 +
kernel/trace/ftrace.c | 14 +-
2 files changed,