diff options
author | 2016-09-26 10:45:34 -0700 | |
---|---|---|
committer | 2016-11-02 21:32:17 +0100 | |
commit | 66d73e12f2786497424cb611b359e3580978cad7 (patch) | |
tree | 94b7661ba7d4984e06b2b5f5a1fae2368566b4c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: Better name x2apic msr bitmaps (diff) | |
download | linux-dev-66d73e12f2786497424cb611b359e3580978cad7.tar.xz linux-dev-66d73e12f2786497424cb611b359e3580978cad7.zip |
KVM: X86: MMU: no mmu_notifier_seq++ in kvm_age_hva
The MMU notifier sequence number keeps GPA->HPA mappings in sync when
GPA->HPA lookups are done outside of the MMU lock (e.g., in
tdp_page_fault). Since kvm_age_hva doesn't change GPA->HPA, it's
unnecessary to increment the sequence number.
Signed-off-by: Peter Feiner <pfeiner@google.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions