Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935155Ab0KQRge (ORCPT ); Wed, 17 Nov 2010 12:36:34 -0500 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 Date: Wed, 17 Nov 2010 13:58:14 -0200 From: Marcelo Tosatti To: Xiao Guangrong Cc: Avi Kivity , LKML , KVM , Lai Jiangshan Subject: Re: [PATCH v2 4/6] KVM: MMU: rename 'reset_host_protection' to 'host_writable' 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 Content-Disposition: inline In-Reply-To: <4CE35636.4040501@cn.fujitsu.com> User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 718 Lines: 18 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/