From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Xen-devel] [PATCH 11/11] xen/mmu: Release just the MFN list, not MFN list and part of pagetables. Date: Mon, 17 Sep 2012 14:18:58 -0400 Message-ID: <20120917181858.GA17720@phenom.dumpdata.com> References: <1345133009-21941-1-git-send-email-konrad.wilk@oracle.com> <1345133009-21941-12-git-send-email-konrad.wilk@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: William Dauchy Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Sep 17, 2012 at 08:06:26PM +0200, William Dauchy wrote: > Hello Konrad, > > On Thu, Aug 16, 2012 at 6:03 PM, Konrad Rzeszutek Wilk > wrote: > > (XEN) mm.c:908:d0 Error getting mfn 116a83 (pfn 14e2a) from L1 entry 8000000116a83067 for l1e_owner=0, pg_owner=0 > > (XEN) mm.c:908:d0 Error getting mfn 4040 (pfn 5555555555555555) from L1 entry 0000000004040601 for l1e_owner=0, pg_owner=0 > > This is something I also have on my 3.4.x branch. Since then mmu.c has > change a lot; is there an easy fix to make a backport for 3.4.x? Uhh, can you open a new email thread with the error you are seeing and please include the full serial log along with dmidecode pls? > > -- > William