forked from Minki/linux
a34a9b9682
The only difference is that pcxl supports dma coherent allocations, while pcx only supports non-consistent allocations and otherwise fails. But dma_alloc* is not in the fast path, and merging these two allows an easy migration path to the generic dma-noncoherent implementation, so do it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Helge Deller <deller@gmx.de> |
||
---|---|---|
.. | ||
fault.c | ||
hugetlbpage.c | ||
init.c | ||
ioremap.c | ||
Makefile |