On Mon, 2015-03-23 at 15:54 -0400, Boris Ostrovsky wrote:
> Commit 4fa6b0bacf9c ("pci: stash device's PXM information in struct
> pci_dev") added node field to xen/include/xen/pci.h. Its type,
> nodeid_t, is defined in asm/numa.h and we should include this file
> explicitly in pci.h
>
> Signed-off
Commit 4fa6b0bacf9c ("pci: stash device's PXM information in struct
pci_dev") added node field to xen/include/xen/pci.h. Its type,
nodeid_t, is defined in asm/numa.h and we should include this file
explicitly in pci.h
Signed-off-by: Boris Ostrovsky
Reported-by: Julien Grall
---
xen/include/xen/