From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: [PATCH v2 2/10] KVM: MMU: fix conflict access permissions in direct sp Date: Mon, 28 Jun 2010 17:49:59 +0800 Message-ID: <4C287047.7080805@cn.fujitsu.com> References: <4C2498EC.2010006@cn.fujitsu.com> <4C249B93.9040907@cn.fujitsu.com> <4C286ECA.1030806@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , LKML , KVM list To: Avi Kivity Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:64875 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751348Ab0F1Jxo (ORCPT ); Mon, 28 Jun 2010 05:53:44 -0400 In-Reply-To: <4C286ECA.1030806@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: >> > > Looks good, but please split the cleanup from the fix (we'll want to > backport the fix but not the cleanup). > OK, will do it