git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e0ee43
)
m68knommu: mark all RAM as ZONE_DMA
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 28 Jan 2009 07:07:19 +0000
(17:07 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 24 Mar 2009 05:17:41 +0000
(15:17 +1000)
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>
No differences found