Re: [PATCH v8 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine

From: Yu Zhao
Date: Tue Nov 05 2024 - 13:50:15 EST


On Tue, Nov 5, 2024 at 11:43 AM James Houghton <jthoughton@xxxxxxxxxx> wrote:
>
> This new function, tdp_mmu_clear_spte_bits_atomic(), will be used in a
> follow-up patch to enable lockless Accessed and R/W/X bit clearing.
>
> Signed-off-by: James Houghton <jthoughton@xxxxxxxxxx>

Acked-by: Yu Zhao <yuzhao@xxxxxxxxxx>