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:
7146182
)
ARM: mach-bcmring: use proper constant to identify DMA memory area
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Thu, 15 Sep 2011 20:23:45 +0000
(16:23 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Fri, 18 Nov 2011 18:51:15 +0000
(13:51 -0500)
Using VMALLOC_END implies a presumption about the layout which is best
avoided, even if in practice this would not change much.
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found