Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 May 2023 10:12:36 +0000 (06:12 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 May 2023 10:12:36 +0000 (06:12 -0400)
Fix a long-standing flaw in x86's TDP MMU where unloading roots on a vCPU can
result in the root being freed even though the root is completely valid and
can be reused as-is (with a TLB flush).


Trivial merge