On Wed, 18 Dec 2019 13:55:11 -0800 Sean Christopherson <[email protected]> wrote:
> 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 <[email protected]> > --- > arch/s390/kvm/kvm-s390.c | 18 ++++++++++-------- > 1 file changed, 10 insertions(+), 8 deletions(-) Seems to be fine. Reviewed-by: Cornelia Huck <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
