From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2 4/6] KVM: MMU: rename 'reset_host_protection' to 'host_writable' Date: Wed, 17 Nov 2010 13:58:14 -0200 Message-ID: <20101117155814.GD18959@amt.cnet> References: <4CE355A0.6020907@cn.fujitsu.com> <4CE35636.4040501@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , LKML , KVM , Lai Jiangshan To: Xiao Guangrong Return-path: Received: from mx1.redhat.com ([209.132.183.28]:65020 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758549Ab0KQRg2 (ORCPT ); Wed, 17 Nov 2010 12:36:28 -0500 Content-Disposition: inline In-Reply-To: <4CE35636.4040501@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Nov 17, 2010 at 12:12:38PM +0800, Xiao Guangrong wrote: > From: Lai Jiangshan > > Rename it to fix the sense better > > Signed-off-by: Lai Jiangshan > Signed-off-by: Xiao Guangrong > --- > arch/x86/kvm/mmu.c | 8 ++++---- > arch/x86/kvm/paging_tmpl.h | 10 +++++----- > 2 files changed, 9 insertions(+), 9 deletions(-) Agreed. Does not apply anymore, please regenerate.