From: Marcelo Tosatti Date: Wed, 17 Jun 2009 13:07:59 +0000 (-0300) Subject: KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp X-Git-Tag: v2.6.32-rc1~693^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3efc8efdbaa81e9db3089810fcd526fccba234d;p=pandora-kernel.git KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp Change kvm_vcpu_is_bsp to use vcpu_id instead of bsp_vcpu pointer, which is only initialized at the end of kvm_vm_ioctl_create_vcpu. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed