[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5ba0224c-8f8a-c89e-8b98-1b49a76e1f33@infradead.org>
Date: Sat, 5 Sep 2020 19:42:01 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Changbin Du <changbin.du@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Randy Dunlap <rd.dunlab@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kcsan: kconfig: Move to menu 'Generic Kernel Debugging
Instruments'
On 9/4/20 8:22 AM, Changbin Du wrote:
> This moves the KCSAN kconfig items under menu 'Generic Kernel Debugging
> Instruments' where UBSAN resides.
>
> Signed-off-by: Changbin Du <changbin.du@...il.com>
LGTM. Thanks.
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> lib/Kconfig.debug | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
> index e068c3c7189a..0c781f912f9f 100644
> --- a/lib/Kconfig.debug
> +++ b/lib/Kconfig.debug
> @@ -520,8 +520,8 @@ config DEBUG_FS_ALLOW_NONE
> endchoice
>
> source "lib/Kconfig.kgdb"
> -
> source "lib/Kconfig.ubsan"
> +source "lib/Kconfig.kcsan"
>
> endmenu
>
> @@ -1620,8 +1620,6 @@ config PROVIDE_OHCI1394_DMA_INIT
>
> source "samples/Kconfig"
>
> -source "lib/Kconfig.kcsan"
> -
> config ARCH_HAS_DEVMEM_IS_ALLOWED
> bool
>
>
--
~Randy
Powered by blists - more mailing lists