On Thu, Jan 13, 2011 at 02:10:05PM -0800, Roland Dreier wrote:
>  > Although, while looking into this I wonder J.L., how does your PCI
>  > device even work? Look at, eg pci_read_bridge_mmio_ref, it seems to me
>  > it will bail if a bridge is seen with a 64 bit setting but the system
>  > isn't 64 bit? IMHO, this is a bug, it should be testing for
>  > sizeof(resource_size_t)
> 
> I don't see that function... where are you looking?

Sorry, I typo'd it

static void __devinit pci_read_bridge_mmio_pref(struct pci_bus *child)

drivers/pci/probe.c

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to