>>> On 10.03.15 at 03:27, <boris.ostrov...@oracle.com> wrote:
> --- a/xen/include/xen/pci.h
> +++ b/xen/include/xen/pci.h
> @@ -57,6 +57,8 @@ struct pci_dev {
>  
>      u8 phantom_stride;
>  
> +    u8 node; /* NUMA node */

I was about to commit this when I noticed that you use u8 instead of
nodeid_t (which you had introduced yourself) throughout this patch.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to