All of lore.kernel.org
 help / color / mirror / Atom feed
* Build fail on stable-2.6.32-x
@ 2010-09-13  9:30 Jiang, Yunhong
  2010-09-20 16:19 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang, Yunhong @ 2010-09-13  9:30 UTC (permalink / raw)
  To: Jeremy Fitzhardinge; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-20 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13  9:30 Build fail on stable-2.6.32-x Jiang, Yunhong
2010-09-20 16:19 ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.