WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [PATCH 3/3] xen: rename pciback module to xen-pciback.

To: ian.campbell@xxxxxxxxxx
Subject: [Xen-devel] Re: [PATCH 3/3] xen: rename pciback module to xen-pciback.
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Thu, 3 Dec 2009 17:02:37 -0500
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Campbell <ijc@xxxxxxxxxxxxxx>
Delivery-date: Thu, 03 Dec 2009 14:08:18 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1259877380-32275-4-git-send-email-ian.campbell@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1259877380-32275-1-git-send-email-ian.campbell@xxxxxxxxxx> <1259877380-32275-4-git-send-email-ian.campbell@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
On Thu, Dec 03, 2009 at 09:56:20PM +0000, ian.campbell@xxxxxxxxxx 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'?

> 
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>

Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>

> ---
>  drivers/xen/pciback/Makefile |   24 ++++++++++++------------
>  1 files changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/drivers/xen/pciback/Makefile b/drivers/xen/pciback/Makefile
> index 106dae7..38bc123 100644
> --- a/drivers/xen/pciback/Makefile
> +++ b/drivers/xen/pciback/Makefile
> @@ -1,16 +1,16 @@
> -obj-$(CONFIG_XEN_PCIDEV_BACKEND) += pciback.o
> +obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback.o
>  
> -pciback-y := pci_stub.o pciback_ops.o xenbus.o
> -pciback-y += conf_space.o conf_space_header.o \
> -          conf_space_capability.o \
> -          conf_space_capability_vpd.o \
> -          conf_space_capability_pm.o \
> -             conf_space_quirks.o
> -pciback-$(CONFIG_PCI_MSI) += conf_space_capability_msi.o
> -pciback-$(CONFIG_XEN_PCIDEV_BACKEND_VPCI) += vpci.o
> -pciback-$(CONFIG_XEN_PCIDEV_BACKEND_SLOT) += slot.o
> -pciback-$(CONFIG_XEN_PCIDEV_BACKEND_PASS) += passthrough.o
> -pciback-$(CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER) += controller.o
> +xen-pciback-y := pci_stub.o pciback_ops.o xenbus.o
> +xen-pciback-y += conf_space.o conf_space_header.o \
> +              conf_space_capability.o \
> +              conf_space_capability_vpd.o \
> +              conf_space_capability_pm.o \
> +              conf_space_quirks.o
> +xen-pciback-$(CONFIG_PCI_MSI) += conf_space_capability_msi.o
> +xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_VPCI) += vpci.o
> +xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_SLOT) += slot.o
> +xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_PASS) += passthrough.o
> +xen-pciback-$(CONFIG_XEN_PCIDEV_BACKEND_CONTROLLER) += controller.o
>  
>  ifeq ($(CONFIG_XEN_PCIDEV_BE_DEBUG),y)
>  EXTRA_CFLAGS += -DDEBUG
> -- 
> 1.6.5.3
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel