commit | d07dc60c6caf94dcf42e53f4db105de970abf4db | [log] [tgz] |
---|---|---|
author | Kukjin Kim <kgene.kim@samsung.com> | Fri Oct 22 10:49:17 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Mon Oct 25 16:11:50 2010 +0900 |
tree | 481c92de7aaf6e8dac795af76f09a7b5bca5d448 | |
parent | cd1cc8282d6416e78cd27573ab16133086283caf [diff] |
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 <ben-linux@fluff.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>