From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] xen frontend driver module autoloading Date: Wed, 18 Jul 2007 12:55:26 -0700 Message-ID: <469E702E.5070903@goop.org> References: <469CC13C.70903@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <469CC13C.70903@redhat.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: Gerd Hoffmann Cc: Xen Development Mailing List List-Id: xen-devel@lists.xenproject.org Gerd Hoffmann wrote: > This patch (against 3.1-final) implements module autoloading for the xen > frontend drivers by adding a uevent function for the frontend xenbus and > some module aliases to the individual drivers. > Now that Xen is upstream, could you generate the corresponding patches against mainline? Thanks, J