Re: [PATCH V7 2/3] x86/tdx: Tidy reset_pamt functions
From: Vishal Annapurve
Date: Tue Aug 19 2025 - 15:53:19 EST
On Tue, Aug 19, 2025 at 8:58 AM Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> tdx_quirk_reset_paddr() was renamed to reflect that, in fact, the clearing
> is necessary only for hardware with a certain quirk. That is dealt with in
> a subsequent patch.
>
> Rename reset_pamt functions to contain "quirk" to reflect the new
> functionality, and remove the now misleading comment.
>
> Reviewed-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx>
> Acked-by: Kai Huang <kai.huang@xxxxxxxxx>
> Reviewed-by: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
> Signed-off-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>
Acked-by: Vishal Annapurve <vannapurve@xxxxxxxxxx>