From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v5 2/6] KVM: MMU: remove mmu_is_invalid Date: Mon, 29 Oct 2012 20:31:11 -0200 Message-ID: <20121029223111.GB8188@amt.cnet> References: <507D4DE7.5080708@linux.vnet.ibm.com> <507D4E21.6010202@linux.vnet.ibm.com> <507EC360.8010208@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Xiao Guangrong , LKML , KVM To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <507EC360.8010208@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Oct 17, 2012 at 04:40:32PM +0200, Avi Kivity wrote: > On 10/16/2012 02:08 PM, Xiao Guangrong wrote: > > Remove mmu_is_invalid and use is_invalid_pfn instead > > > Applied 2-5 to next; 6 depends on 1, so will wait until it is merged > upstream. Applied 6.