Yinghai Lu 69efcc6d90 x86-64, NUMA: Do not scan two times for setup_node_bootmem()
By the time setup_node_bootmem() is called, all the memblocks are
already registered.  As node_data is allocated from these memblocks,
calling it more than once doesn't make any difference.  Drop the loop.

tj: Dropped comment referencing to the old behavior as suggested by
    David and rephrased the description.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2011-02-21 11:23:31 +01:00
..
2010-10-26 16:52:09 -07:00
2011-01-13 17:32:46 -08:00
2010-10-27 18:03:05 -07:00
2011-02-14 11:55:18 +01:00
2010-10-27 18:03:05 -07:00
2010-01-27 15:17:31 -08:00
2011-01-13 17:32:44 -08:00