[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130821072640.GA27495@gmail.com>
Date: Wed, 21 Aug 2013 09:26:40 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-arm-kernel@...ts.infradead.org, linux-ia64@...r.kernel.org,
linux-mips@...ux-mips.org, linuxppc-dev@...ts.ozlabs.org,
linux-sh@...r.kernel.org, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Kconfig: Remove hotplug enable hints in CONFIG_KEXEC
help texts
* Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> commit 40b313608ad4ea655addd2ec6cdd106477ae8e15 ("Finally eradicate
> CONFIG_HOTPLUG") removed remaining references to CONFIG_HOTPLUG, but missed
> a few plain English references in the CONFIG_KEXEC help texts.
>
> Remove them, too.
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> ---
> arch/arm/Kconfig | 3 +--
> arch/ia64/Kconfig | 6 +++---
> arch/mips/Kconfig | 6 +++---
> arch/powerpc/Kconfig | 6 +++---
> arch/sh/Kconfig | 6 +++---
> arch/x86/Kconfig | 6 +++---
> 6 files changed, 16 insertions(+), 17 deletions(-)
[...]
> bool "kernel crash dumps (EXPERIMENTAL)"
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index b32ebf9..6ace5de 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -1627,9 +1627,9 @@ config KEXEC
>
> It is an ongoing process to be certain the hardware in a machine
> is properly shutdown, so do not be surprised if this code does not
> - initially work for you. It may help to enable device hotplugging
> - support. As of this writing the exact hardware interface is
> - strongly in flux, so no good recommendation can be made.
> + initially work for you. As of this writing the exact hardware
> + interface is strongly in flux, so no good recommendation can be
> + made.
>
> config CRASH_DUMP
> bool "kernel crash dumps"
Acked-by: Ingo Molnar <mingo@...nel.org>
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists