Re: [RFC] x86/boot: Fix early boot SEV-SNP panic in direct kernel boot
From: Changyuan Lyu
Date: Thu Feb 26 2026 - 14:19:07 EST
On Thu, 26 Feb 2026 07:59:31 -0600, Tom Lendacky <thomas.lendacky@xxxxxxx> wrote
> On 2/26/26 00:07, Changyuan Lyu wrote:
> > Hi all,
> >
> > I'm writing to report a regression introduced by commit 68a501d7fd82
> > ("x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check") and
> > to request feedback on the best approach to fix it.
>
> I submitted this back on Feb 4th... but it was close to the merge
> window so it wasn't picked up at that time. Please review and comment.
>
> https://lore.kernel.org/lkml/5648b7de5b0a5d0dfef3785f9582b718678c6448.1770217260.git.thomas.lendacky@xxxxxxx/
Thanks Tom! I should have found your patch earlier! I added my Reviewed-by.
> Thanks,
> Tom
> >
> [...]