From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: 2.6.32.16: hvm domU boot - oops at add_pin_to_irq_node_nopanic Date: Thu, 08 Jul 2010 11:39:43 -0700 Message-ID: <4C361B6F.8080101@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bruce Edge Cc: "xen-devel@lists.xensource.com" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 07/08/2010 09:59 AM, Bruce Edge wrote: > On Thu, Jul 8, 2010 at 9:55 AM, Stefano Stabellini > > wrote: > > On Thu, 8 Jul 2010, Bruce Edge wrote: > > This is the same problem as this post: > > > http://lists.xensource.com/archives/html/xen-devel/2010-06/msg01114.html > > > > Stefano suggested I retry after Jeremy's pull. > > > > Sync'd with 2.6.32.16 last night and it looks like the identical > problem. > > > > I can boot Ubuntu 10.04 with it's own native kernel, but not > with a pv-ops kernel. > > > > This is with # CONFIG_XEN_PLATFORM_PCI is not set, .config is > attached. > > > > I think that Jeremy didn't merge the up-to-date PV on HVM branch in > stable-2.6.32.x but only in next. > > > I thought that the PV on HVM code was only used > if CONFIG_XEN_PLATFORM_PCI=y. > Is that not the case? > > I'll try xen/next. Try xen/next-2.6.32; that's going to be the next stable-2.6.32. J