diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-12-17 16:59:07 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-12-29 14:46:55 -0800 |
commit | 1a4a678b12c84db9ae5dce424e0e97f0559bb57c (patch) | |
tree | c272694389a0b035f198be679eb9355788fc0e5c /arch | |
parent | 32e3f2b00c529477d26895c5428ed95bba537443 (diff) | |
download | linux-stable-1a4a678b12c84db9ae5dce424e0e97f0559bb57c.tar.gz linux-stable-1a4a678b12c84db9ae5dce424e0e97f0559bb57c.tar.bz2 linux-stable-1a4a678b12c84db9ae5dce424e0e97f0559bb57c.zip |
memblock: Make find_memory_core_early() find from top-down
That is used for find ram in node or bootmem type.
We should make it top-down so it will be consistent to memblock_find,
and to avoid allocating potentially valuable low memory before we
actually need it.
Suggested-by: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <4D0C075B.3040501@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions