[PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
Masahiro Yamada
yamada.masahiro at socionext.com
Fri Feb 15 18:16:49 AEDT 2019
+CC Greentime Hu
+CC Vincent Chen
On Thu, Feb 14, 2019 at 2:40 AM Christoph Hellwig <hch at lst.de> wrote:
>
> Add one definition to lib/Kconfig.debug and let the architectures
> select if it supported.
>
> Signed-off-by: Christoph Hellwig <hch at lst.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
More information about the Linuxppc-dev
mailing list