commit | 29b38e765016e7b99f6ced75b359ee2b44f17269 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 05 06:12:36 2023 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 05 06:12:36 2023 -0400 |
tree | af036e5c0fcc5d465934db4b2de0fed62a204610 | |
parent | d4fba4dfdcce1e23bc769591bc2e993118391b53 [diff] | |
parent | edbdb43fc96b11b3bfa531be306a1993d9fe89ec [diff] |
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).