diff options
| author | David Matlack <[email protected]> | 2022-01-19 23:07:29 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-02-10 13:50:39 -0500 |
| commit | 59940e76d13da7d0b5f81194be7a17ad4639bcd3 (patch) | |
| tree | cd3be4dff3719ad9ced7cc1a02dc79efd00bcc7e /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 7b7e1ab6fdc554f77f98c597aa9375b52b3a5454 (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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions