diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-12-27 16:48:32 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-01-05 14:03:45 +0100 |
commit | f005fe12b90c5b9fe180a09209a893e09affa8aa (patch) | |
tree | f5544ae1780be20c0f6fdef51dd37eee4dc8c7af /mm/mmap.c | |
parent | 1411e0ec3123ae4c4ead6bfc9fe3ee5a3ae5c327 (diff) | |
download | talos-obmc-linux-f005fe12b90c5b9fe180a09209a893e09affa8aa.tar.gz talos-obmc-linux-f005fe12b90c5b9fe180a09209a893e09affa8aa.zip |
x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()
It is not related to init_memory_mapping(), and init_memory_mapping() is
getting more bigger.
So make it as seperated function and call it from reserve_brk() and that is
point when _brk_end is concluded.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4D1933E0.7090305@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions