From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 3/3] xen: rename pciback module to xen-pciback. Date: Thu, 3 Dec 2009 17:20:48 -0500 Message-ID: <20091203222048.GA21940@phenom.dumpdata.com> References: <1259877380-32275-1-git-send-email-ian.campbell@citrix.com> <1259877380-32275-4-git-send-email-ian.campbell@citrix.com> <20091203220237.GA21885@phenom.dumpdata.com> <4B1836F4.8080705@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4B1836F4.8080705@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, ian.campbell@citrix.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org On Thu, Dec 03, 2009 at 02:08:52PM -0800, Jeremy Fitzhardinge wrote: > On 12/03/09 14:02, Konrad Rzeszutek Wilk wrote: >> On Thu, Dec 03, 2009 at 09:56:20PM +0000, ian.campbell@citrix.com wrote: >> >>> pciback is rather generic for a modular distro style kernel. >>> >> Do you have a patch for Xen python stack to check ownership of >> PCI devices to also be 'xen-pciback'? >> > > Is the module name the same as the driver name? Not with this patch. The driver name is 'pciback' but the module name will be 'xen-pciback'. I am not sure how that is going to resolve in SysFS - hopefully it will remain 'pciback' for the pertient directories.