All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Chancellor <nathan@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Jann Horn <jannh@google.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Linux-Arch <linux-arch@vger.kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] asm-generic changes for 6.15
Date: Wed, 26 Mar 2025 15:18:48 -0700	[thread overview]
Message-ID: <20250326221848.GA14731@ax162> (raw)
In-Reply-To: <8ec475fb-9972-45d9-8fd2-9406ed3862ec@app.fastmail.com>

On Wed, Mar 26, 2025 at 10:32:39PM +0100, Arnd Bergmann wrote:
> On Wed, Mar 26, 2025, at 22:08, Jann Horn wrote:
> > On Wed, Mar 26, 2025 at 8:43 PM Arnd Bergmann <arnd@arndb.de> wrote:
> >> The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
> >>
> >>   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
> >>
> >> are available in the Git repository at:
> >>
> >>   https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-6.15
> >>
> >> for you to fetch changes up to ece69af2ede103e190ffdfccd9f9ec850606ab5e:
> >>
> >>   rwonce: handle KCSAN like KASAN in read_word_at_a_time() (2025-03-25 17:50:38 +0100)
> > [...]
> >> Jann Horn (1):
> >>       rwonce: handle KCSAN like KASAN in read_word_at_a_time()
> >
> > Uh, sorry about this...
> >
> > Nathan Chancellor just pointed out that my commit "rwonce: handle
> > KCSAN like KASAN in read_word_at_a_time()" breaks the arm64 build when
> > LTO is enabled (<https://lore.kernel.org/all/20250326203926.GA10484@ax162/>).
> > I just posted a patch that undoes the buggy part of my patch at
> > <https://lore.kernel.org/r/20250326-rwaat-fix-v1-1-600f411eaf23@google.com>.
> >
> > @Linus: Sorry for throwing a spanner in the works here... maybe you
> > should only pull up to the commit before mine (luckily mine's the last
> > in the stack, and it's not important), or wait for Arnd to give his
> > opinion.
> 
> I've already tagged a tags/asm-generic-6.15-2 with your fix included
> and the same tag description.
> 
> I don't think it's worth doing a partial pull here.
> 
> Linus, if you have already pulled the tags/asm-generic-6.15 tag,
> I suggest you just apply the fix directly yourself, otherwise
> you can use the tags/asm-generic-6.15-2 tag instead, or hold off
> for today and wait for me to send a new pull request after
> I get an ok from Nathan.

Jann's patch resolves the issue for me. My two arm64 boxes happily
boot with it applied to next-20250326 and the virtual test case passes
as well.

Cheers,
Nathan

  reply	other threads:[~2025-03-26 22:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-26 19:43 [GIT PULL] asm-generic changes for 6.15 Arnd Bergmann
2025-03-26 21:08 ` Jann Horn
2025-03-26 21:32   ` Arnd Bergmann
2025-03-26 22:18     ` Nathan Chancellor [this message]
2025-03-27 19:11 ` pr-tracker-bot

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=20250326221848.GA14731@ax162 \
    --to=nathan@kernel.org \
    --cc=arnd@arndb.de \
    --cc=jannh@google.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.