public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: fix Thumb2 regression with Spectre BHB
Date: Fri, 11 Mar 2022 17:11:40 +0000	[thread overview]
Message-ID: <YiuCzGaPidJwl8j8@shell.armlinux.org.uk> (raw)
In-Reply-To: <E1nSikJ-0016PS-RU@rmk-PC.armlinux.org.uk>

On Fri, Mar 11, 2022 at 05:08:07PM +0000, Russell King (Oracle) wrote:
> When building for Thumb2, the vectors make use of a local label. Sadly,
> the Spectre BHB code also uses a local label with the same number which
> results in the Thumb2 reference pointing at the wrong place. Fix this
> by changing the number used for the Spectre BHB local label.
> 
> Tested-by: Nathan Chancellor <nathan@kernel.org>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>

Hmm, let me resend this with a Fixes tag and Cc stable!

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2022-03-11 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11 17:08 [PATCH] ARM: fix Thumb2 regression with Spectre BHB Russell King (Oracle)
2022-03-11 17:11 ` Russell King (Oracle) [this message]

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=YiuCzGaPidJwl8j8@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox