From: Greg Ungerer Date: Wed, 28 Jan 2009 07:07:19 +0000 (+1000) Subject: m68knommu: mark all RAM as ZONE_DMA X-Git-Tag: v2.6.30-rc1~240^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dffc9efc562b8a2180e86df9f733cb113ba94b33;p=pandora-kernel.git 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 --- Reading git-diff-tree failed