|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 49] New: doesn't compile with CONFIG_PCI_MSI
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=49
Summary: doesn't compile with CONFIG_PCI_MSI
Product: Xen
Version: unstable
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Guest-OS
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: riel@xxxxxxxxxx
If CONFIG_PCI_MSI is set, building xenolinux fails with:
drivers/pci/msi.c:364: undefined reference to `interrupt'
drivers/built-in.o(.text+0x800e):drivers/pci/msi.c:364: undefined reference to
`set_intr_gate'
This is 2.6.12-rc4. Arch/xen doesn't define a set_intr_gate() like arch/i386,
and I'm not entirely sure it should - however MSI will be needed in the future
for PCIe.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 49] New: doesn't compile with CONFIG_PCI_MSI,
bugzilla-daemon <=
|
|
|
|
|