WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 49] New: doesn't compile with CONFIG_PCI_MSI

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 49] New: doesn't compile with CONFIG_PCI_MSI
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 18 May 2005 20:57:46 +0000
Delivery-date: Wed, 18 May 2005 20:57:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
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 <=