diff options
author | Sean Christopherson <[email protected]> | 2021-03-25 13:01:18 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-03-30 13:19:55 -0400 |
commit | 048f49809c526348775425420fb5b8e84fd9a133 (patch) | |
tree | e0dfe4f3761e1b8bb77250314de82bf46833120b /scripts/gdb/linux/tasks.py | |
parent | a835429cda91621fca915d80672a157b47738afb (diff) |
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Honor the "flush needed" return from kvm_tdp_mmu_zap_gfn_range(), which
does the flush itself if and only if it yields (which it will never do in
this particular scenario), and otherwise expects the caller to do the
flush. If pages are zapped from the TDP MMU but not the legacy MMU, then
no flush will occur.
Fixes: 29cf0f5007a2 ("kvm: x86/mmu: NX largepage recovery for TDP MMU")
Cc: [email protected]
Cc: Ben Gardon <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions