Re: [tip: x86/urgent] x86/cpu/amd: Fix workaround for erratum 1054
From: Ingo Molnar
Date: Fri Apr 18 2025 - 08:32:36 EST
* Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> * Borislav Petkov <bp@xxxxxxxxx> wrote:
>
> > > Fixes: 232afb557835 ("x86/CPU/AMD: Add X86_FEATURE_ZEN1")
> > > Signed-off-by: Sandipan Das <sandipan.das@xxxxxxx>
> > > Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
> > > Link: https://lore.kernel.org/r/caa057a9d6f8ad579e2f1abaa71efbd5bd4eaf6d.1744956467.git.sandipan.das@xxxxxxx
> >
> > This needs
> >
> > Cc: <stable@xxxxxxxxxx>
>
> No, it doesn't really 'need' a stable tag, it has a Fixes tag already,
> which gets processed by the -stable team.
Anyway, I agree with you that it cannot hurt to have a Cc: stable,
so I've added the tag along with your Acked-by, thanks Boris!
Ingo