Messages in this thread |  | | | Date | Mon, 21 Feb 2011 16:27:57 -0800 (PST) | | From | David Rientjes <> | | Subject | Re: [PATCH 2/4] x86, numa: Do not adjust start/end for early_node_mem() |
| |
On Mon, 21 Feb 2011, Yinghai Lu wrote:
> [PATCH] x86, numa, 64bit: Do not adjust start/end at first for early_node_mem() > > We have top-down allocation with memblock way now. > So do not need to adjust start/end to make them above DMA region. > memblock allocation always get high address for us. > > Just remove those lines. > > Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>
|  |