Paolo Bonzini 441a5dfcd9 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>
2023-09-23 05:35:12 -04:00
..
2023-08-31 13:36:33 -04:00
2023-09-07 13:52:20 -07:00
2023-08-31 13:36:33 -04:00
2023-06-01 13:44:13 -07:00
2023-05-01 12:06:20 -07:00
2023-08-31 13:36:33 -04:00