From: Kukjin Kim Date: Fri, 22 Oct 2010 01:49:17 +0000 (+0900) Subject: ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area X-Git-Tag: v2.6.37-rc1~23^2^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07dc60c6caf94dcf42e53f4db105de970abf4db;p=pandora-kernel.git ARM: S5P: 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