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

Xu Yilun yilun.xu at linux.intel.com
Thu Nov 2 02:31:10 AEDT 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 Linuxppc-dev mailing list