]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: move VMALLOC_END down temporarily for shmobile
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 19 Sep 2011 04:28:45 +0000 (00:28 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Fri, 18 Nov 2011 18:54:20 +0000 (13:54 -0500)
commit9d9d43034601b73af6dad8f8c40d2b9d9bc63566
treedc1942b49f1b990d11e4660be795bd4404132db0
parent6086fe077c14ad38d51c59d36b16347c3be333c6
ARM: move VMALLOC_END down temporarily for shmobile

THIS IS A TEMPORARY HACK.  The purpose of this is _only_ to avoid a
regression on an existing machine while a better fix is implemented.

On shmobile the consistent DMA memory area was set to 158MB in commit
28f0721a79 with no explanation.  The documented size for this area should
vary between 2MB and 14MB, and none of the other ARM targets exceed that.

The included #warning is therefore meant to be noisy on purpose to get
shmobile maintainers attention and this commit reverted once this
consistent DMA size conflict is resolved.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: Magnus Damm <damm@opensource.se>
Cc: Paul Mundt <lethal@linux-sh.org>
arch/arm/include/asm/pgtable.h