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)
commit29b38e765016e7b99f6ced75b359ee2b44f17269
treeaf036e5c0fcc5d465934db4b2de0fed62a204610
parentd4fba4dfdcce1e23bc769591bc2e993118391b53
parentedbdb43fc96b11b3bfa531be306a1993d9fe89ec
Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD

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).