public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@kernel.org>, "H. Peter Anvin" <hpa@zytor.com>,
	Peter Zijlstra <peterz@infradead.org>
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Linux Next Mailing List" <linux-next@vger.kernel.org>,
	"Paul Walmsley" <pjw@kernel.org>, "Pu Lehui" <pulehui@huawei.com>,
	"Thomas Weißschuh" <thomas.weissschuh@linutronix.de>
Subject: linux-next: manual merge of the tip tree with the risc-v tree
Date: Fri, 19 Sep 2025 14:24:09 +0100	[thread overview]
Message-ID: <aM1ZebIASOW6VH2d@sirena.org.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 1422 bytes --]

Hi all,

Today's linux-next merge of the tip tree got a conflict in:

  arch/riscv/Kconfig

between commit:

  205cbc7148424 ("riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG")

from the risc-v tree and commits:

  eb3b66aab72c1 ("riscv: vdso: Untangle Kconfig logic")
  7b338f6d4e3d6 ("vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE")
  bad53ae2dc429 ("vdso: Drop Kconfig GENERIC_VDSO_TIME_NS")

from the tip 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.

diff --cc arch/riscv/Kconfig
index 31db5768e1e97,b346678ef6c55..0000000000000
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@@ -53,8 -52,7 +53,8 @@@ config RISC
  	select ARCH_HAS_SYSCALL_WRAPPER
  	select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
  	select ARCH_HAS_UBSAN
- 	select ARCH_HAS_VDSO_ARCH_DATA if GENERIC_VDSO_DATA_STORE
 +	select ARCH_HAVE_NMI_SAFE_CMPXCHG
+ 	select ARCH_HAS_VDSO_ARCH_DATA if HAVE_GENERIC_VDSO
  	select ARCH_KEEP_MEMBLOCK if ACPI
  	select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE	if 64BIT && MMU
  	select ARCH_OPTIONAL_KERNEL_RWX if ARCH_HAS_STRICT_KERNEL_RWX

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2025-09-19 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-19 13:24 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-22 15:32 linux-next: manual merge of the tip tree with the risc-v tree Mark Brown
2022-05-26  3:02 Stephen Rothwell
2022-05-26  6:35 ` Guo Ren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aM1ZebIASOW6VH2d@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=pjw@kernel.org \
    --cc=pulehui@huawei.com \
    --cc=tglx@linutronix.de \
    --cc=thomas.weissschuh@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox