From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by ozlabs.org (Postfix) with ESMTP id 38FEFB6F5B for ; Sat, 2 Jul 2011 03:13:32 +1000 (EST) From: Arnd Bergmann To: "Tabi Timur-B04825" Subject: Re: [PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver Date: Fri, 1 Jul 2011 19:12:49 +0200 References: <1307652726-4356-1-git-send-email-timur@freescale.com> <201106092304.55479.arnd@arndb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Message-Id: <201107011912.50119.arnd@arndb.de> Cc: "konrad.wilk@oracle.com" , "linux-kernel@vger.kernel.org" , "cmetcalf@tilera.com" , "akpm@kernel.org" , "dsaxena@linaro.org" , "linux-console@vger.kernel.org" , "greg@kroah.com" , Gala Kumar-B11780 , "virtualization@lists.linux-foundation.org" , "linuxppc-dev@lists.ozlabs.org" , "alan@lxorguk.ukuu.org.uk" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 01 July 2011, Tabi Timur-B04825 wrote: > On Thu, Jun 9, 2011 at 4:04 PM, Arnd Bergmann wrote: > > On Thursday 09 June 2011 22:52:06 Timur Tabi wrote: > >> Add the drivers/virt directory, which houses drivers that support > >> virtualization environments, and add the Freescale hypervisor management > >> driver. > .... > >> > >> Signed-off-by: Timur Tabi > > > > Acked-by: Arnd Bergmann > > So I've made the changes that people have asked for, and Arnd has > acked this driver. Who's going to pick it up? Who will be the > maintainer for drivers/virt? I'd really like to see this driver in > 3.1, and there's not much time left. > I'd say merge it through the powerpc tree, and list yourself for the driver, but not the entire directory. Arnd