diff options
author | Michal Luczaj <mhal@rbox.co> | 2023-08-15 00:08:35 +0200 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-09-27 12:57:48 -0700 |
commit | 9dbb029b9c44a84968317d462eaa5a748317d8fb (patch) | |
tree | 8950643c9be5467d17eca00daf5b869188fabc1a /tools/perf/scripts/python/flamegraph.py | |
parent | 5804c19b80bf625c6a9925317f845e497434d6d3 (diff) |
KVM: x86: Remove redundant vcpu->arch.cr0 assignments
Drop the vcpu->arch.cr0 assignment after static_call(kvm_x86_set_cr0).
CR0 was already set by {vmx,svm}_set_cr0().
Signed-off-by: Michal Luczaj <mhal@rbox.co>
Link: https://lore.kernel.org/r/20230814222358.707877-2-mhal@rbox.co
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions