[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210909095224.43f23be0@canb.auug.org.au>
Date: Thu, 9 Sep 2021 09:52:24 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Greentime Hu <green.hu@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Masahiro Yamada <masahiroy@...nel.org>,
Randy Dunlap <rdunlap@...radead.org>,
"Steven Rostedt (VMware)" <rostedt@...dmis.org>
Subject: linux-next: manual merge of the nds32 tree with Linus' tree
Hi all,
Today's linux-next merge of the nds32 tree got a conflict in:
arch/nds32/Kconfig
between commit:
4aae683f1327 ("tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig")
from Linus' tree and commit:
36b9b1975393 ("nds32: add a Kconfig symbol for LOCKDEP_SUPPORT")
from the nds32 tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc arch/nds32/Kconfig
index aea26e739543,a20b42d4bdb6..000000000000
--- a/arch/nds32/Kconfig
+++ b/arch/nds32/Kconfig
@@@ -63,6 -63,12 +62,9 @@@ config GENERIC_LOCKBREA
def_bool y
depends on PREEMPTION
+ config LOCKDEP_SUPPORT
+ def_bool y
+
-config TRACE_IRQFLAGS_SUPPORT
- def_bool y
-
config STACKTRACE_SUPPORT
def_bool y
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists