diff options
author | Tejun Heo <tj@kernel.org> | 2011-04-05 02:23:49 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2011-04-07 04:56:57 +0400 |
commit | 5b8443b25c0f323ec190d094e4b441957b02664e (patch) | |
tree | ab64e1087999f668729ce45c2e9543ca63f298c9 /arch/x86/mm/pf_in.c | |
parent | a6c24f7a705d939ddd2fcaa443fa3d8e852b933d (diff) | |
download | linux-5b8443b25c0f323ec190d094e4b441957b02664e.tar.xz |
x86-32, numa: Remove redundant top-down alloc code from remap initialization
memblock_find_in_range() now does top-down allocation by default, so
there's no reason for its callers to explicitly implement it by
gradually lowering the start address.
Remove redundant top-down allocation logic from init_meminit() and
calculate_numa_remap_pages().
Signed-off-by: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/1301955840-7246-4-git-send-email-tj@kernel.org
Acked-by: Yinghai Lu <yinghai@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/mm/pf_in.c')
0 files changed, 0 insertions, 0 deletions