Re: [1/2] powerpc/configs: Remove unnecessary ftrace symbols

2018-11-27 Thread Michael Ellerman
On Mon, 2018-11-26 at 09:19:43 UTC, Michael Ellerman wrote: > In commit 539df7fcb303 ("powerpc/configs: Enable function trace by > default") we added: > > CONFIG_FTRACE=y > CONFIG_FUNCTION_TRACER=y > CONFIG_FUNCTION_GRAPH_TRACER=y > > To ppc64_defconfig, powernv_defconfig and pseries_defcon

[PATCH 1/2] powerpc/configs: Remove unnecessary ftrace symbols

2018-11-26 Thread Michael Ellerman
In commit 539df7fcb303 ("powerpc/configs: Enable function trace by default") we added: CONFIG_FTRACE=y CONFIG_FUNCTION_TRACER=y CONFIG_FUNCTION_GRAPH_TRACER=y To ppc64_defconfig, powernv_defconfig and pseries_defconfig. But only CONFIG_FUNCTION_TRACER=y is required, CONFIG_FTRACE is defaul