[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEdQ38F_iJ+x=m25wNdRjt_+OBPaXXRuBndMWGagbbby8ed0dw@mail.gmail.com>
Date: Tue, 6 Nov 2012 00:13:42 -0800
From: Matt Turner <mattst88@...il.com>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org, Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Thomas Gleixner <tglx@...utronix.de>,
"Michael S. Tsirkin" <mst@...hat.com>,
Anna-Maria Gleixner <anna-maria@...-um.de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 024/104] arch/alpha: remove depends on CONFIG_EXPERIMENTAL
On Mon, Nov 5, 2012 at 3:03 PM, Kees Cook <keescook@...omium.org> wrote:
> The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
> while now and is almost always enabled by default. As agreed during the
> Linux kernel summit, remove it from any "depends on" lines in Kconfigs.
>
> CC: Richard Henderson <rth@...ddle.net>
> CC: Ivan Kokshaysky <ink@...assic.park.msu.ru>
> CC: Matt Turner <mattst88@...il.com>
> CC: Thomas Gleixner <tglx@...utronix.de>
> CC: "Michael S. Tsirkin" <mst@...hat.com>
> CC: Anna-Maria Gleixner <anna-maria@...-um.de>
> CC: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> arch/alpha/Kconfig | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
> index 5dd7f5d..65ec1c8 100644
> --- a/arch/alpha/Kconfig
> +++ b/arch/alpha/Kconfig
> @@ -557,8 +557,7 @@ config NR_CPUS
> with working support have a maximum of 4 CPUs.
>
> config ARCH_DISCONTIGMEM_ENABLE
> - bool "Discontiguous Memory Support (EXPERIMENTAL)"
> - depends on EXPERIMENTAL
> + bool "Discontiguous Memory Support"
> help
> Say Y to support efficient handling of discontiguous physical memory,
> for architectures which are either NUMA (Non-Uniform Memory Access)
> --
> 1.7.9.5
>
Acked-by: Matt Turner <mattst88@...il.com>
--
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