diff options
author | Sean Christopherson <seanjc@google.com> | 2025-01-31 17:38:19 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-12 10:45:54 -0800 |
commit | aceb04f571e9fb85d627ec854ea9a012c734fbc2 (patch) | |
tree | 66c8bc81fefa4b1289029313c1df2b6fde5bc68a /tools/perf/scripts/python/parallel-perf.py | |
parent | 4198f38aed24f8f4634867f640cc60c65789b4ec (diff) |
KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
Drop the local pvclock_flags in kvm_guest_time_update(), the local variable
is immediately shoved into the per-vCPU "cache", i.e. the local variable
serves no purpose.
No functional change intended.
Reviewed-by: Paul Durrant <paul@xen.org>
Link: https://lore.kernel.org/r/20250201013827.680235-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions