From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: The most recent attempt to build 2.6.29-rc8 Date: Wed, 25 Mar 2009 01:22:04 -0700 Message-ID: <49C9E9AC.8070907@goop.org> References: <276529.49208.qm@web56105.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: M A Young Cc: Boris Derzhavets , Xen-devel List-Id: xen-devel@lists.xenproject.org M A Young wrote: > On Sun, 22 Mar 2009, Boris Derzhavets wrote: > >> Yes, i've noticed also that after build completed >> >> CONFIG_XEN_XENBUS_FRONTEND >> gets reset to "m" > > I think the attached patch fixes the XEN_XENBUS_FRONTEND configuration > dependencies. (This patch was full of ^M's) Unfortunately this didn't help me; it still ended up making this 'm', which doesn't work. The simple fix is, I think, to make this a "bool", so it gets built in. Its not really big enough to bother with. J