From: Kukjin Kim Date: Fri, 22 Oct 2010 01:35:19 +0000 (+0900) Subject: ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1cc8282d6416e78cd27573ab16133086283caf;p=pandora-kernel.git ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area This patch changes VMALLOC_END from 0xE0000000 to 0xF6000000, because some systems want to use more vmalloc()/ioremap() area and now don't use from at 0xE0000000 to 0xF6000000 (the start of Samsung SoCs' VA space) Cc: Ben Dooks Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed