diff options
author | 2019-12-18 13:54:59 -0800 | |
---|---|---|
committer | 2020-01-24 09:19:00 +0100 | |
commit | 4dbf6fec78868ef02e8bf32834f16b22f58723f5 (patch) | |
tree | 3a94df735b4ca0b9cada1010079fda518453b312 /tools/perf/scripts/python/syscall-counts.py | |
parent | KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init (diff) | |
download | linux-dev-4dbf6fec78868ef02e8bf32834f16b22f58723f5.tar.xz linux-dev-4dbf6fec78868ef02e8bf32834f16b22f58723f5.zip |
KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
Move the initialization of oldpir so that the call to kvm_vcpu_init() is
at the top of kvmppc_core_vcpu_create_e500mc(). oldpir is only use
when loading/putting a vCPU, which currently cannot be done until after
kvm_arch_vcpu_create() completes. Reording the call to kvm_vcpu_init()
paves the way for moving the invocation to common PPC code.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions