aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2011-09-18 22:40:00 -0400
committerNicolas Pitre <nico@fluxnic.net>2011-11-18 13:51:21 -0500
commit55a8173cfe1c6b489f8f5705282c762aed2e265e (patch)
treec2a32dda1fe7f08c542a8077895c077bc4a096cf /include/linux/vmalloc.h
parentARM: sort the meminfo array earlier (diff)
downloadlinux-dev-55a8173cfe1c6b489f8f5705282c762aed2e265e.tar.xz
linux-dev-55a8173cfe1c6b489f8f5705282c762aed2e265e.zip
ARM: move initialization of the high_memory variable earlier
Some upcoming changes must know the VMALLOC_START value, which is based on high_memory, before bootmem_init() is called. The best location to set it is in sanity_check_meminfo() where the needed computation is already done, and in the non MMU case it is trivial to do now that the meminfo array is already sorted at that point. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions