aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2022-01-19 23:07:29 +0000
committerPaolo Bonzini <[email protected]>2022-02-10 13:50:39 -0500
commit59940e76d13da7d0b5f81194be7a17ad4639bcd3 (patch)
treecd3be4dff3719ad9ced7cc1a02dc79efd00bcc7e /tools/perf/scripts/python/event_analyzing_sample.py
parent7b7e1ab6fdc554f77f98c597aa9375b52b3a5454 (diff)
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 <[email protected]> Signed-off-by: David Matlack <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions