From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] xen: fbdev frontend needs xenbus frontend Date: Thu, 25 Feb 2010 09:37:38 -0800 Message-ID: <4B86B562.4030009@goop.org> References: <20100224135828.GA32009@wavehammer.waldi.eu.org> <20100225124047.GA9040@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100225124047.GA9040@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: Bastian Blank , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 02/25/2010 04:40 AM, Konrad Rzeszutek Wilk wrote: > On Wed, Feb 24, 2010 at 02:58:28PM +0100, Bastian Blank wrote: > >> The fbdev (and kbddev) frontend needs the xenbus frontend, but does not >> define a dependency. Make the fbdev frontend select the xenbus >> frontend. >> > Isn't this the same as ba69ea42f8ba8286cbe0e939bd1ce781b7905b84? If so > (and if the above mention commit isn't in xen/next) > shouldn't you also make this change for drives/input/Kconfig for > XEN_KBDDEV_FRONTEND? > Did that end up in .33? Should we put it in -stable too? J