diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-21 12:44:56 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-23 12:35:12 +0300 |
commit | 441a5dfcd96854cbcb625709e2694a9c60adfaab (patch) | |
tree | f59ff356ed3afead0a8faabe4ee2c26b9d03a8ef /drivers/cdx/controller/cdx_controller.c | |
parent | 50107e8b2a8a59d8cec7e8454e27c1f8e365acdb (diff) | |
download | linux-441a5dfcd96854cbcb625709e2694a9c60adfaab.tar.xz |
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
All callers except the MMU notifier want to process all address spaces.
Remove the address space ID argument of for_each_tdp_mmu_root_yield_safe()
and switch the MMU notifier to use __for_each_tdp_mmu_root_yield_safe().
Extracted out of a patch by Sean Christopherson <seanjc@google.com>
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions