[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAQZm2TXO1gxif2LZQzwYae2AiqgZnNGJBxBjiPwoZLqig@mail.gmail.com>
Date: Fri, 15 Feb 2019 16:16:49 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Christoph Hellwig <hch@....de>
Cc: linux-xtensa@...ux-xtensa.org,
linux-s390 <linux-s390@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-riscv@...ts.infradead.org,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
Greentime Hu <green.hu@...il.com>,
Vincent Chen <deanbo422@...il.com>
Subject: Re: [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
+CC Greentime Hu
+CC Vincent Chen
On Thu, Feb 14, 2019 at 2:40 AM Christoph Hellwig <hch@....de> wrote:
>
> Add one definition to lib/Kconfig.debug and let the architectures
> select if it supported.
>
> Signed-off-by: Christoph Hellwig <hch@....de>
This changes the behavior of nds32.
So please leave a note in the commit description.
(Ideally, we want Ack of a NDS32 maintainer)
Also, please do compile test for NDS32.
-------------------------
This commit changes CONFIG_LOCKDEP_SUPPORT to y for nds32.
NDS32 selects LOCKEP_SUPPORT, but there was previously
no config entry of LOCKDEP_SUPPORT in nds32.
It is now available in lib/Kconfig.debug,
so this commit enables LOCKDEP_SUPPORT for nds32.
-------------------------
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists