From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH 3/3] KVM/MIPS32: Fix up KVM breakage caused by d532f3d26716a39dfd4b88d687bd344fbe77e390 which allows ASID mask and increment to be determined @ runtime. Date: Sat, 18 May 2013 09:23:34 +0300 Message-ID: <20130518062334.GB12957@redhat.com> References: <1368825912-23562-1-git-send-email-sanjayl@kymasys.com> <1368825912-23562-4-git-send-email-sanjayl@kymasys.com> <20130518000636.GC24568@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sanjay Lal , kvm@vger.kernel.org, linux-mips@linux-mips.org, mtosatti@redhat.com To: Ralf Baechle Return-path: Received: from mx1.redhat.com ([209.132.183.28]:9779 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751490Ab3ERGXo (ORCPT ); Sat, 18 May 2013 02:23:44 -0400 Content-Disposition: inline In-Reply-To: <20130518000636.GC24568@linux-mips.org> Sender: kvm-owner@vger.kernel.org List-ID: On Sat, May 18, 2013 at 02:06:36AM +0200, Ralf Baechle wrote: > On Fri, May 17, 2013 at 02:25:12PM -0700, Sanjay Lal wrote: > > Date: Fri, 17 May 2013 14:25:12 -0700 > > From: Sanjay Lal > > To: kvm@vger.kernel.org > > Cc: linux-mips@linux-mips.org, ralf@linux-mips.org, gleb@redhat.com, > > mtosatti@redhat.com, Sanjay Lal > > Subject: [PATCH 3/3] KVM/MIPS32: Fix up KVM breakage caused by > > d532f3d26716a39dfd4b88d687bd344fbe77e390 which allows ASID mask and > > increment to be determined @ runtime. > > Good grief, yet another bug report against that patch ... I've reverted > d532f3d26 just before your posting. So I'm going to drop this patch. > Ralf, I am going to take patch 1 and 2 through kvm.git. Can you take "Export min_low_pfn" through mips tree? -- Gleb.