commit | cd1cc8282d6416e78cd27573ab16133086283caf | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Fri Oct 22 10:35:19 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Mon Oct 25 16:11:44 2010 +0900 |
tree | 30ab59e5bc876d9169c81893a1bfebf5bcb876ed | |
parent | fb57d84af0fd1c4b323e1509d93db0ffa6ad5240 [diff] |
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>