diff options
| author | David Matlack <dmatlack@google.com> | 2022-01-19 23:07:29 +0000 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-10 13:50:39 -0500 |
| commit | 59940e76d13da7d0b5f81194be7a17ad4639bcd3 (patch) | |
| tree | cd3be4dff3719ad9ced7cc1a02dc79efd00bcc7e /tools/perf/scripts/python | |
| parent | 7b7e1ab6fdc554f77f98c597aa9375b52b3a5454 (diff) | |
| download | cachepc-linux-59940e76d13da7d0b5f81194be7a17ad4639bcd3.tar.gz cachepc-linux-59940e76d13da7d0b5f81194be7a17ad4639bcd3.zip | |
KVM: x86/mmu: Remove unnecessary warnings from restore_acc_track_spte()
The warnings in restore_acc_track_spte() can be removed because the only
caller checks is_access_track_spte(), and is_access_track_spte() checks
!spte_ad_enabled(). In other words, the warning can never be triggered.
No functional change intended.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220119230739.2234394-9-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
