[PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry

Xu Yilun yilun.xu at linux.intel.com
Wed Nov 1 08:31:10 PDT 2023


On Fri, Oct 27, 2023 at 11:21:45AM -0700, Sean Christopherson wrote:
> From: Chao Peng <chao.p.peng at linux.intel.com>
> 
> Currently in mmu_notifier invalidate path, hva range is recorded and
> then checked against by mmu_notifier_retry_hva() in the page fault
                          ^

should be mmu_invalidate_retry_hva().

Besides this, Reviewed-by: Xu Yilun <yilun.xu at linux.intel.com>

Thanks



More information about the linux-arm-kernel mailing list