diff options
author | Sean Christopherson <seanjc@google.com> | 2024-05-22 04:40:10 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-06-12 00:18:44 +0300 |
commit | 8fbb696a8f5372dbf32045c6a03675ee378d6476 (patch) | |
tree | cdfc4398730c3bfd32712e13a2593c33dd8686cb /tools/perf/scripts/python/stackcollapse.py | |
parent | 5d9c07febb8660fbcd6afc6d199e978eafc793ae (diff) | |
download | linux-8fbb696a8f5372dbf32045c6a03675ee378d6476.tar.xz |
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Fold the guts of kvm_arch_sched_in() into kvm_arch_vcpu_load(), keying
off the recently added kvm_vcpu.scheduled_out as appropriate.
Note, there is a very slight functional change, as PLE shrink updates will
now happen after blasting WBINVD, but that is quite uninteresting as the
two operations do not interact in any way.
Acked-by: Kai Huang <kai.huang@intel.com>
Link: https://lore.kernel.org/r/20240522014013.1672962-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions