]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 20 Jun 2017 08:45:56 +0000 (10:45 +0200)
commitcb890bbea5c5bb566c93d8cb56e51048a7511a46
tree078f43a470b2dd1c2ea84c241c05eaf7806c39a6
parentb51457a80383284fb9ec43cd81ed676326021d3e
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL

BugLink: http://bugs.launchpad.net/bugs/1691369
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>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
arch/powerpc/Kconfig