ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 22 Oct 2010 01:35:19 +0000 (10:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 25 Oct 2010 07:11:44 +0000 (16:11 +0900)
commitcd1cc8282d6416e78cd27573ab16133086283caf
tree30ab59e5bc876d9169c81893a1bfebf5bcb876ed
parentfb57d84af0fd1c4b323e1509d93db0ffa6ad5240
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 <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c2410/include/mach/vmalloc.h
arch/arm/mach-s3c24a0/include/mach/vmalloc.h
arch/arm/mach-s3c64xx/include/mach/vmalloc.h