arch/i386/pci/dma.c now only contains pci_alloc_consistent() and
pci_free_consistent(). What kind of configuration are you using that
works without CONFIG_PCI and yet calls those functions? Is it a ISA_PNP
type configuration? Do you have a .config that this fails on?
> I think the solution is to move it back up to the i386/kernel level and make
> it always compiled in (perhaps keeping the name as dma.c, though).
I'd be glad to move it back, but I'd like to understand who is using
those functions outside of the pci and isa_pnp drivers.
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/