From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Error getting mfn Date: Wed, 19 Sep 2012 16:01:57 -0400 Message-ID: <20120919200157.GA16385@phenom.dumpdata.com> References: <20120918133650.GC12053@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: William Dauchy Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Sep 19, 2012 at 03:51:08PM +0200, William Dauchy wrote: > Hi Konrad, > > Thank your for you reply. > > On Tue, Sep 18, 2012 at 3:36 PM, Konrad Rzeszutek Wilk > wrote: > > Since this is 32-bit, I wonder if you are hitting the CONFIG_NUMA issue... > > yes I do have CONFIG_NUMA enabled > > > but I think you reported it some time ago and did you try the fix? > > Are you talking about: > http://lists.xen.org/archives/html/xen-devel/2012-05/msg02204.html > because I did validate the fix but for me it was a different issue. > I saw that the fix was not accepted though https://lkml.org/lkml/2012/5/31/417 > > Please note that this fix was also applied on top of my 3.4.7 kernel. > > > That shouldn't be it - b/c the URL you mentioned is for the set of patches > > that are destined for v3.7. > > yup thought it could be related. never mind. > > > Please use 'sync_console loglvl=all dom0_max_vcpus=1 console=com1 com1=xxxxx' and on the Linux command line: > > 'console=hvc0 debug loglevel=8" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ And also please use those options for the Xen command line I mentioned. I really need both Linux and Xen serial log interleaved. Those arguments I mentioned will take care of that.