linux/arch/m68knommu/mm
Greg Ungerer dffc9efc56 m68knommu: mark all RAM as ZONE_DMA
There is no reason not to put all RAM in ZONE_DMA for these simple
m68k varients (same as the standard MMU m68k code does). With this
in place the usual dma_alloc_coherent() work as expected.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2009-03-24 15:17:41 +10:00
..
Makefile
fault.c
init.c m68knommu: mark all RAM as ZONE_DMA 2009-03-24 15:17:41 +10:00
kmap.c
memory.c