diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-12-19 00:55:11 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-24 11:19:08 +0300 |
commit | a2017f17fa175b812ce7de302316f67e8f2b7db0 (patch) | |
tree | 2705f4936210dbeb862fa3891610662304dfbc69 /arch/mips | |
parent | 321f8ee559d697d69efa81e8b6d4ea1e487c8bcc (diff) | |
download | linux-a2017f17fa175b812ce7de302316f67e8f2b7db0.tar.xz |
KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
Now that s390's implementation of kvm_arch_vcpu_init() is empty, move
the call to kvm_vcpu_init() above the allocation of the sie_page. This
paves the way for moving vcpu allocation and initialization into common
KVM code without any associated functional change.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions