OSDN Git Service

powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
authorAnton Blanchard <anton@samba.org>
Fri, 10 Feb 2017 01:16:59 +0000 (12:16 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 May 2017 12:00:14 +0000 (14:00 +0200)
commitb47a6b40655b56bd4e578cb079013b666c9626fd
treeb751cbe85c83084959bf5595f016725a28c608bb
parent50e027728915ead0551e09ed238e33d2b2784344
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL

commit 496e9cb5b2aa2ba303d2bbd08518f9be2219ab4b upstream.

The final paragraph of the help text is reversed. We want to enable
this option by default, and disable it if the toolchain has a working
-mprofile-kernel.

Fixes: 8c50b72a3b4f ("powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel")
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/Kconfig