From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM: init bsp_vcpu before kvm_arch_vcpu_init Date: Mon, 29 Jun 2009 15:39:24 +0300 Message-ID: <4A48B5FC.3000005@redhat.com> References: <20090616143316.GA2765@amt.cnet> <20090617122905.GB19508@redhat.com> <20090617130759.GA14234@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm To: Marcelo Tosatti Return-path: Received: from mx2.redhat.com ([66.187.237.31]:35166 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751226AbZF2Mht (ORCPT ); Mon, 29 Jun 2009 08:37:49 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5TCbqof004649 for ; Mon, 29 Jun 2009 08:37:52 -0400 In-Reply-To: <20090617130759.GA14234@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 06/17/2009 04:07 PM, Marcelo Tosatti wrote: > 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. > Applied, thanks. -- error compiling committee.c: too many arguments to function