aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2021-01-26 14:48:10 +0100
committerPaolo Bonzini <[email protected]>2021-02-09 08:17:13 -0500
commit72167a9d7da2c295caf1d4a2d58128406786505d (patch)
treecbfe4dd04e6220ac52d6c70e2a5a902d8206124f /tools/perf/scripts/python/exported-sql-viewer.py
parent05f04ae4ffcc77cfcda86adc4e2c13aa72143c03 (diff)
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
'current_vcpu' variable in KVM is a per-cpu pointer to the currently scheduled vcpu. kvm_hv_flush_tlb()/kvm_hv_send_ipi() functions used to have local 'vcpu' variable to iterate over vCPUs but it's gone now and there's no need to use anything but the standard 'vcpu' as an argument. Suggested-by: Sean Christopherson <[email protected]> Signed-off-by: Vitaly Kuznetsov <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions