Re: [PATCH 5/6] x86/sev: Use configfs to re-enable RMP optimizations.
From: Dave Hansen
Date: Wed Feb 18 2026 - 10:11:04 EST
On 2/17/26 19:34, Kalra, Ashish wrote:
...
> As currently, i.e, as part of this patch series, there is no
> mechanism to re-issue RMPOPT automatically as part of SNP guest
> cleanup, therefore this support exists to doing it manually at
> runtime via configfs.
I think you need a mechanism that re-enable RMP optimizations
automatically for this feature to go upstream. It's just dead code
otherwise, and we don't merge dead code.
A configfs hack doesn't really count.