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:
6ce4eac
)
ARM: dma-mapping: check DMA mask against available memory
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 25 Nov 2013 21:52:25 +0000
(21:52 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 30 Nov 2013 14:45:29 +0000
(14:45 +0000)
Some buses have negative offsets, which causes the DMA mask checks to
falsely fail. Fix this by using the actual amount of memory fitted in
the system.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/dma-mapping.c
patch
|
blob
|
history
diff --cc
arch/arm/mm/dma-mapping.c
Simple merge