From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] compile error when CONFIG_XEN_DOM0=n && CONFIG_XEN=y Date: Wed, 28 Jul 2010 09:23:04 -0400 Message-ID: <20100728132304.GA4272@phenom.dumpdata.com> References: <20100727180138.GA15402@phenom.dumpdata.com> <4C4FCE2F.9000505@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4C4FCE2F.9000505@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, Jul 27, 2010 at 11:29:03PM -0700, Jeremy Fitzhardinge wrote: > On 07/27/2010 11:01 AM, Konrad Rzeszutek Wilk wrote: > >This fixes the mentioned compile error. > > > >Please push it in xen/stable-2.6.32.x > > Is this detritus from merging, or should it live on a specific topic branch? Merging. We also have (thanks Ian for spotting this) a CONFIG_XEN_PCI_PASSTHROUGH that must be enabled to toggle CONFIG_XEN_PCIDEV_FRONTEND - which is not in my latest upstream trees. Not sure if it makes sense to drop that or what not - it looks to be some long forgotten experiment (probably mine) that was not worth the effort.