From: Matt Evans Date: Tue, 6 Dec 2011 21:19:42 +0000 (+0000) Subject: KVM: PPC: Fix vcpu_create dereference before validity check. X-Git-Tag: v3.4-rc1~59^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03cdab5340b423ec88fc18eb158a62a8a7b94d7f;p=pandora-kernel.git KVM: PPC: Fix vcpu_create dereference before validity check. Fix usage of vcpu struct before check that it's actually valid. Signed-off-by: Matt Evans Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed