• David Mosberger's avatar
    ia64: Skip zero-length resources in PCI root bridge _CRS. This fixes · 251d96a7
    David Mosberger authored
    some ugly messages that used to show up on Tiger and other Intel
    boxes:
    
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:02 failed
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:08 failed
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:08 failed
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:08 failed
            alloc 0xffff-0x0 from PCI IO for PCI Bus 0000:08 failed
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:09 failed
            alloc 0xffffffff-0x0 from PCI mem for PCI Bus 0000:0f failed
    251d96a7
pci.c 12.3 KB