Re: [PATCH] powerpc: Only support DYNAMIC_FTRACE not static

2018-03-27 Thread Steven Rostedt
On Tue, 27 Mar 2018 15:29:06 +1100 Michael Ellerman wrote: > We've had dynamic ftrace support for over 9 years since Steve first > wrote it, all the distros use dynamic, and static is basically > untested these days, so drop support for static ftrace. > > Signed-off-by: Michael Ellerman Acked-

[PATCH] powerpc: Only support DYNAMIC_FTRACE not static

2018-03-26 Thread Michael Ellerman
We've had dynamic ftrace support for over 9 years since Steve first wrote it, all the distros use dynamic, and static is basically untested these days, so drop support for static ftrace. Signed-off-by: Michael Ellerman --- arch/powerpc/Kconfig | 1 + arch/powerpc/inclu