From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: MMU: cleanup for function unaccount_shadowed() Date: Wed, 21 Apr 2010 12:04:43 +0300 Message-ID: <4BCEBFAB.40309@redhat.com> References: <4BC81E16.7080203@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Wei Yongjun Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23394 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752558Ab0DUJEr (ORCPT ); Wed, 21 Apr 2010 05:04:47 -0400 In-Reply-To: <4BC81E16.7080203@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 04/16/2010 11:21 AM, Wei Yongjun wrote: > Since gfn is not changed in the for loop, we do not need to call > gfn_to_memslot_unaliased() under the loop, and it is safe to move > it out. > Applied, thanks. -- error compiling committee.c: too many arguments to function