[PATCH] powerpc: Only support DYNAMIC_FTRACE not static
Steven Rostedt
rostedt at goodmis.org
Wed Mar 28 06:30:02 AEDT 2018
On Tue, 27 Mar 2018 15:29:06 +1100
Michael Ellerman <mpe at ellerman.id.au> 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 <mpe at ellerman.id.au>
Acked-by: Steven Rostedt (VMware) <rostedt at goodmis.org>
-- Steve
> ---
> arch/powerpc/Kconfig | 1 +
> arch/powerpc/include/asm/ftrace.h | 4 +---
> arch/powerpc/kernel/trace/ftrace.c | 2 --
> arch/powerpc/kernel/trace/ftrace_32.S | 20 ------------------
> arch/powerpc/kernel/trace/ftrace_64.S | 29 --------------------------
> arch/powerpc/kernel/trace/ftrace_64_mprofile.S | 3 ---
> arch/powerpc/kernel/trace/ftrace_64_pg.S | 2 --
> 7 files changed, 2 insertions(+), 59 deletions(-)
>
More information about the Linuxppc-dev
mailing list