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:
9848e48
)
ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
author
Marek Szyprowski
<m.szyprowski@samsung.com>
Wed, 16 Jan 2013 14:41:02 +0000
(15:41 +0100)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 25 Feb 2013 14:30:43 +0000
(15:30 +0100)
IOMMU can provide access to any memory page, so there is no point in
limiting the allocated pages only to lowmem, once other parts of
dma-mapping subsystem correctly supports himem pages.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
No differences found