diff options
| author | Sean Christopherson <seanjc@google.com> | 2022-06-14 22:56:15 +0000 |
|---|---|---|
| committer | Sean Christopherson <seanjc@google.com> | 2022-07-12 22:31:13 +0000 |
| commit | 79f772b9e8004c542cc88aaf680189c3f6e9a0f2 (patch) | |
| tree | 1fe69c2d066b9213bc1b4fa7a9d3d50b5aa06495 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa() (diff) | |
| download | linux-79f772b9e8004c542cc88aaf680189c3f6e9a0f2.tar.gz linux-79f772b9e8004c542cc88aaf680189c3f6e9a0f2.zip | |
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again
Read vcpu->vcpu_idx directly instead of bouncing through the one-line
wrapper, kvm_vcpu_get_idx(), and drop the wrapper. The wrapper is a
remnant of the original implementation and serves no purpose; remove it
(again) before it gains more users.
kvm_vcpu_get_idx() was removed in the not-too-distant past by commit
4eeef2424153 ("KVM: x86: Query vcpu->vcpu_idx directly and drop its
accessor"), but was unintentionally re-introduced by commit a54d806688fe
("KVM: Keep memslots in tree-based structures instead of array-based ones"),
likely due to a rebase goof. The wrapper then managed to gain users in
KVM's Xen code.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Link: https://lore.kernel.org/r/20220614225615.3843835-1-seanjc@google.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
