Re: [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
From: Tony Lindgren
Date: Thu Jun 25 2026 - 01:19:41 EST
On Thu, Jun 18, 2026 at 04:13:41PM +0800, Xu Yilun wrote:
> TDX module extensions support extension SEAMCALLs that are preemptible
> and resumable, unlike normal SEAMCALLs that run to completion while
> monopolizing the CPU. This allows for higher-level API constructions,
> so better supports some add-on features that implement higher order
> security protocols.
How about "TDX module extension SEAMCALLs are preemptible and resumable..."
above to make it easier to read?
Other than that:
Reviewed-by: Tony Lindgren <tony.lindgren@xxxxxxxxxxxxxxx>