On Thu, Mar 18, 2004 at 11:52:17PM +0000, Matthew Wilcox wrote: > On ia64, the parent resources are not necessarily PCI resources and > so won't get found by pci_find_parent_resource. Use the shiny new > insert_resource() function instead, which I think we would have used > here had it been available at the time. I think we want to preserve the existing behaviour rather than change it. We really do want to request the device resource against its immediate parent because that is the way PCI works - if a devices resources don't fall within the parent bus resources, we want to know about it. May I suggest that ia64 sets the parent bus resources appropriately, which should relieve this problem (iow, pci_root_bus->resource[0..3])? If pci_find_parent_resource() is returning the wrong thing, its likely that other users of this function will also be getting the wrong answer. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/ 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Mar 19 04:58:44 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:24 EST