From: Mans Rullgard Date: Mon, 25 May 2009 18:08:41 +0000 (-0700) Subject: ARM: OMAP: Increase VMALLOC_END to allow 256MB RAM X-Git-Tag: v2.6.31-rc1~344^2~23^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e85c205ac1427f2405021a36f083280ff0d0a35e;p=pandora-kernel.git ARM: OMAP: Increase VMALLOC_END to allow 256MB RAM This increases VMALLOC_END to 0x18000000, making room for 256MB RAM with the default 128MB vmalloc region. Note that after this patch there's no longer a hole between vmalloc space and the beginning of IO space on omap2 as the first virtual mapping starts at 0xd8000000. Also fold in a related change from Paul Walmsley to change the OMAP2_SRAM addresses accordingly. Signed-off-by: Mans Rullgard Signed-off-by: Paul Walmsley Acked-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed