Re: [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

From: Sohil Mehta

Date: Wed Jul 08 2026 - 17:22:21 EST


On 7/8/2026 1:50 PM, Edgecombe, Rick P wrote:
> I tweaked it like this, seem reasonable?
>
> /*
> * The kernel supports using TDX without Dynamic PAMT, so
> * avoid reporting failure if it's not supported. Don't try
> * to support buggy TDX modules that advertise dynamic PAMT
> * but don't expose the metadata.
> */

Looks good.