From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v3 5/11] KVM: MMU: cleanup FNAME(fetch)() functions Date: Thu, 1 Jul 2010 09:05:33 -0300 Message-ID: <20100701120533.GB18607@amt.cnet> References: <4C2AF9FA.9020601@cn.fujitsu.com> <4C2AFAAC.8040308@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , LKML , KVM list To: Xiao Guangrong Return-path: Content-Disposition: inline In-Reply-To: <4C2AFAAC.8040308@cn.fujitsu.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Jun 30, 2010 at 04:05:00PM +0800, Xiao Guangrong wrote: > Cleanup this function that we are already get the direct sp's access > > Signed-off-by: Xiao Guangrong > --- > arch/x86/kvm/paging_tmpl.h | 19 ++++++++----------- > 1 files changed, 8 insertions(+), 11 deletions(-) Applied, thanks.