aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-02-26 00:15:23 +0000
committerPaolo Bonzini <[email protected]>2022-03-08 09:31:36 -0500
commit7ae5840e6f3325b52ee46437d46ba0465016584d (patch)
tree46cf6d49f9fbfde1fba9d64c6fbacf1661cc4fd4 /scripts/gdb/linux
parentdb01416b22d98b8c8474a418a97cdacfd947469d (diff)
KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
Remove the misleading flush "handling" when zapping invalidated TDP MMU roots, and document that flushing is unnecessary for all flavors of MMUs when zapping invalid/obsolete roots/pages. The "handling" in the TDP MMU is dead code, as zap_gfn_range() is called with shared=true, in which case it will never return true due to the flushing being handled by tdp_mmu_zap_spte_atomic(). No functional change intended. Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Ben Gardon <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions