[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <003801d6eb53$430a26c0$c91e7440$@codeaurora.org>
Date: Fri, 15 Jan 2021 09:29:47 -0600
From: "Brian Cain" <bcain@...eaurora.org>
To: "'Randy Dunlap'" <rdunlap@...radead.org>,
<linux-kernel@...r.kernel.org>
Cc: "'Kees Cook'" <keescook@...omium.org>,
"'Greg Kroah-Hartman'" <gregkh@...uxfoundation.org>,
<linux-hexagon@...r.kernel.org>,
"'Andrew Morton'" <akpm@...ux-foundation.org>
Subject: RE: [PATCH] hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
...
> Since CONFIG_EXPERIMENTAL was removed in 2013, go ahead and drop it
> from any defconfig files.
Acked-by: Brian Cain <bcain@...eaurora.org>
> Fixes: 3d374d09f16f ("final removal of CONFIG_EXPERIMENTAL")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Kees Cook <keescook@...omium.org>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Brian Cain <bcain@...eaurora.org>
> Cc: linux-hexagon@...r.kernel.org
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> ---
> arch/hexagon/configs/comet_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> --- linux-next-20210114.orig/arch/hexagon/configs/comet_defconfig
> +++ linux-next-20210114/arch/hexagon/configs/comet_defconfig
> @@ -1,7 +1,6 @@
> CONFIG_SMP=y
> CONFIG_DEFAULT_MMAP_MIN_ADDR=0
> CONFIG_HZ_100=y
> -CONFIG_EXPERIMENTAL=y
> CONFIG_CROSS_COMPILE="hexagon-"
> CONFIG_LOCALVERSION="-smp"
> # CONFIG_LOCALVERSION_AUTO is not set
Powered by blists - more mailing lists