diff options
author | 2022-03-21 05:05:08 -0400 | |
---|---|---|
committer | 2022-03-21 05:11:51 -0400 | |
commit | fcb93eb6d09dd302cbef22bd95a5858af75e4156 (patch) | |
tree | 52c79ff4f635cb0830b070bf0d54e5dac63d518d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (diff) | |
download | wireguard-linux-fcb93eb6d09dd302cbef22bd95a5858af75e4156.tar.xz wireguard-linux-fcb93eb6d09dd302cbef22bd95a5858af75e4156.zip |
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Since "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
is going to be reverted, it's not going to be true anymore that
the zap-page flow does not free any 'struct kvm_mmu_page'. Introduce
an early flush before tdp_mmu_zap_leafs() returns, to preserve
bisectability.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions