From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/7] KVM: MMU: update 'root_hpa' out of loop in PAE shadow path Date: Tue, 28 Sep 2010 11:03:58 +0200 Message-ID: <4CA1AF7E.40104@redhat.com> References: <4CA06BA4.4090303@cn.fujitsu.com> <4CA06E9C.9060401@cn.fujitsu.com> <4CA0AC99.8000705@redhat.com> <4CA15634.50300@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , KVM To: Xiao Guangrong Return-path: In-Reply-To: <4CA15634.50300@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09/28/2010 04:43 AM, Xiao Guangrong wrote: > On 09/27/2010 10:39 PM, Avi Kivity wrote: > > On 09/27/2010 12:14 PM, Xiao Guangrong wrote: > >> On 09/27/2010 06:02 PM, Xiao Guangrong wrote: > >> > The value of 'vcpu->arch.mmu.pae_root' is not modified, so we can > >> update 'root_hpa' > >> > out of the loop > >> > > >> > Xiao Guangrong > >> > >> Hi Avi, Marcelo, > >> > >> I'm so sorry that missed "Signed-off-by: " string in all patches, i'll > >> repost this > >> patchset after your review. :-( > > > > I fixed up the signoffs and applied. > > Thanks Avi. > > I noticed you applied "KVM: MMU: rename 'sp->root_count' to 'sp->active_count'" > (commit 55d80c448e7e3417) instead of this patch :-) Thanks for noticing! Fixed. No idea how it happened. -- error compiling committee.c: too many arguments to function