diff options
author | 2021-11-20 01:50:08 +0000 | |
---|---|---|
committer | 2021-11-30 03:09:25 -0500 | |
commit | 7533377215b6ee432c06c5855f6be5d66e694e46 (patch) | |
tree | f6c32baa72d14ab7b5204da5f145b8fcd17feb7b /scripts/gdb/linux/utils.py | |
parent | KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() (diff) | |
download | linux-dev-7533377215b6ee432c06c5855f6be5d66e694e46.tar.xz linux-dev-7533377215b6ee432c06c5855f6be5d66e694e46.zip |
KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping
Use the yield-safe variant of the TDP MMU iterator when handling an
unmapping event from the MMU notifier, as most occurences of the event
allow yielding.
Fixes: e1eed5847b09 ("KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible")
Cc: stable@vger.kernel.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20211120015008.3780032-1-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions