GFP_DMA is ISA dma reachable, Forget the IA64, their setup is weird and
should best be ignored until 2.5 as and when they sort it out.
> bounce buffers are needed. On Alpha GFP_DMA is not limited at all (I think). Correct me if
Alpha has various IOMMU facilities
> I'm wrong, but I really think there should be a general way of allocating memory that is
> 32bit addressable (something like GFP_32BIT?) so you don't need a lot of #ifdef's in your
> code.
No ifdefs are needed
GFP_DMA - ISA dma reachable
pci_alloc_* and friends - PCI usable memory
-
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/