From: Mans Rullgard Date: Thu, 2 Oct 2008 08:36:51 +0000 (+0100) Subject: OMAP: Increase VMALLOC_END to allow 256MB RAM X-Git-Tag: v2.6.27-omap1~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c957036bbd912322793da676d05e169abf24782;p=pandora-kernel.git 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. Signed-off-by: Mans Rullgard Acked-by: Kevin Hilman --- Reading git-diff-tree failed