KVM: PPC: Fix vcpu_create dereference before validity check.
authorMatt Evans <matt@ozlabs.org>
Tue, 6 Dec 2011 21:19:42 +0000 (21:19 +0000)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:38 +0000 (14:52 +0200)
Fix usage of vcpu struct before check that it's actually valid.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kvm/powerpc.c

Simple merge