All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI Failed to allocate mem for PCI ROM
@ 2008-01-11  8:29 ` Kumar Gala
  0 siblings, 0 replies; 22+ messages in thread
From: Kumar Gala @ 2008-01-11  8:29 UTC (permalink / raw)
  To: Greg KH; +Cc: linuxppc-dev list, linux-pci, LKML

Greg,

I'm getting the following message from the kernel on an embedded ppc32  
system:

PCI: Failed to allocate mem resource #9:100000@e0000000 for 0000:00:00.0

The HW setup is a PCIe host controller and an e1000 NIC card.  It  
appears that pci_bus_assign_resources() is trying to call  
pci_assign_resource() for the ROM and the resource for the ROM is  
[100000:1fffff] where the PHB is [c0000000:dfffffff].

It seems like the resno that pci_assign_resource is getting called  
with is wrong and thus pci_update_resource() doesn't get called.

any ideas?

- k

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

end of thread, other threads:[~2008-01-12 15:36 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11  8:29 PCI Failed to allocate mem for PCI ROM Kumar Gala
2008-01-11  8:29 ` Kumar Gala
2008-01-11  8:41 ` Jiri Slaby
2008-01-11  8:41   ` Jiri Slaby
2008-01-11  9:07   ` Kumar Gala
2008-01-11  9:07     ` Kumar Gala
2008-01-11  9:13     ` Jiri Slaby
2008-01-11  9:13       ` Jiri Slaby
2008-01-11 15:41       ` Kumar Gala
2008-01-11 15:41         ` Kumar Gala
2008-01-11 16:52         ` Jiri Slaby
2008-01-11 16:52           ` Jiri Slaby
2008-01-11 17:49       ` Greg KH
2008-01-11 17:49         ` Greg KH
2008-01-11 17:50 ` Greg KH
2008-01-11 17:50   ` Greg KH
2008-01-11 20:27   ` Kumar Gala
2008-01-11 20:27     ` Kumar Gala
2008-01-12  7:27     ` Grant Grundler
2008-01-12  7:27       ` Grant Grundler
2008-01-12 15:12       ` Ivan Kokshaysky
2008-01-12 15:12         ` Ivan Kokshaysky

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.