[PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
Huang, Kai
kai.huang at intel.com
Thu Oct 23 21:53:03 AEDT 2025
On Thu, 2025-10-16 at 17:32 -0700, Sean Christopherson wrote:
> Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte() to
> avoid having to differnatiate between "zap", "drop", and "remove", and to
^
differentiate
Nit: it's a wee bit confusing that you mentioned "zap", because after this
patch tdx_sept_zap_private_spte() is still there. But it may be only me
feeling that way.
> eliminate dead code due to redundant checks, e.g. on an HKID being
> assigned.
>
> No functional change intended.
>
> Reviewed-by: Binbin Wu <binbin.wu at linux.intel.com>
> Signed-off-by: Sean Christopherson <seanjc at google.com>
Reviewed-by: Kai Huang <kai.huang at intel.com>
More information about the Linuxppc-dev
mailing list