All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Borislav Petkov <bp@alien8.de>
Cc: gourry@gourry.net, stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] x86/CPU/AMD: Add RDSEED fix for Zen5" failed to apply to 6.12-stable tree
Date: Mon, 3 Nov 2025 09:21:54 +0900	[thread overview]
Message-ID: <2025110330-algorithm-sixfold-607b@gregkh> (raw)
In-Reply-To: <20251102173101.GBaQeVVeAvolV0UMAv@fat_crate.local>

On Sun, Nov 02, 2025 at 06:31:01PM +0100, Borislav Petkov wrote:
> On Sun, Nov 02, 2025 at 11:19:02PM +0900, gregkh@linuxfoundation.org wrote:
> > +static const struct x86_cpu_id zen5_rdseed_microcode[] = {
> > +	ZEN_MODEL_STEP_UCODE(0x1a, 0x02, 0x1, 0x0b00215a),
> > +	ZEN_MODEL_STEP_UCODE(0x1a, 0x11, 0x0, 0x0b101054),
> > +};
> 
> Yeah, we don't have that min microcode gunk with the device_id match so we'll
> have to do something like we did for TSA. I.e., below.
> 
> I'll test it tomorrow to make sure it doesn't do any cat incinerations :-P

No worries.  Don't know if you want this for any other stable kernels
older than that, but it didn't apply there either :)

thanks,

greg k-h

  reply	other threads:[~2025-11-03  0:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-02 14:19 FAILED: patch "[PATCH] x86/CPU/AMD: Add RDSEED fix for Zen5" failed to apply to 6.12-stable tree gregkh
2025-11-02 17:31 ` Borislav Petkov
2025-11-03  0:21   ` Greg KH [this message]
2025-11-03 12:05     ` Borislav Petkov
2025-11-03 12:48       ` [PATCH 6.12] x86/CPU/AMD: Add RDSEED fix for Zen5 Borislav Petkov

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=2025110330-algorithm-sixfold-607b@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=bp@alien8.de \
    --cc=gourry@gourry.net \
    --cc=stable@vger.kernel.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.