Re: [PATCH v10 10/11] Documentation/x86: Add documentation for TDX's Dynamic PAMT

From: Dave Hansen

Date: Thu Sep 03 2026 - 16:47:40 EST


On 9/3/26 13:39, Edgecombe, Rick P wrote:
> This ugly hack might be a bit better to get the same behavior? Basically do the
> check TDX module wanted VMMs to do, but in a more convenient way for
> the kernel:https://lore.kernel.org/lkml/20260526023515.288829-11-
> rick.p.edgecombe@xxxxxxxxx/

OK, so no good options for kernel fixes. That leaves us with:

1. The TDX module gets fixed
2. Users learn not to set incompatible configs

Neither one of which is the kernel's problem, honestly. There's only so
much we can do.