KVM: x86/mmu: Pass address space ID to TDP MMU root walkers
mainline inclusion from mainline-v5.13-rc1 commit a3f15bda category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I7S3VQ CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a3f15bda46e85c33e55b23aa51dd542453f134e3 ---------------------------------------------------------------------- Move the address space ID check that is performed when iterating over roots into the macro helpers to consolidate code. No functional change intended. Signed-off-by:Sean Christopherson <seanjc@google.com> Message-Id: <20210326021957.1424875-7-seanjc@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> conflicts: arch/x86/kvm/mmu/tdp_mmu.c Signed-off-by:
Yu Zhang <yu.c.zhang@linux.intel.com>
Loading
Please sign in to comment