Re: [PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
Sean Rhodes <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CABtds-1wb1zt4cP9jrUhivRZKEqG6Geq5XtK4j3R4hr-6nMkfw@mail.gmail.com> |
On Mon, 10 Aug 2026 at 19:31, Mario Limonciello <[email protected]> wrote: > > > > On 8/5/26 20:29, Borislav Petkov wrote: > > On Tue, Aug 04, 2026 at 08:22:36PM +0100, Sean Rhodes wrote: > >> If you're saying that because there might be a firmware solution, I am > >> all ears, but this issue is present with AMI CRB and coreboot+FSP - > >> hit a wall trying to fix it there. > > > > Does this only happen in coreboot + FSP? Or it also happens in latest UEFI? Also UEFI > > Does it only happen in S3 or also S0i3? > How about S4? Only S3 > > > I'm making sure you're using the latest one which might potentially have > > a fix... > > > >> Why not? > > > > Because we're not fixing three things with one patch and without a proper > > justification for the other two. > > > > I would expect the restore of this register to be the platform > firmware's responsibility. > > I don't know right now if this a BIOS bug, an suspend/resume bug, or how > wide of an impact it is. > > Your fix might make sense for "this single platform", but we don't have > any evidence it's needed for any other one just yet. > > We shouldn't make changes because there "might" be a problem. We need > affirmation from testing or an assertion from the BIOS team. Ack