|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Build fail on stable-2.6.32-x
Jeremy, when I try to build the stable-2.6.32-x, I got a build failure. The
reason is, I didn't config CONFIG_PCI_XEN (the CONFIG_PCI_MSI is cofigured),
which cause build failure because the xen_create_msi_irq() is defined in both
drivers/xen/events.c and arch/x86/include/asm/xen/pci.h in such configuration.
I didn't check the code in details, so I have no patch for it, can you please
have a check for it? I asume guard the function in event.c with CONFIG_PCI_XEN
should make things work.
Thanks
--jyh
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Build fail on stable-2.6.32-x,
Jiang, Yunhong <=
|
|
|
|
|