linux_dsm_epyc7002/arch/x86
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
..
boot
configs
crypto
ia32
include/asm x86-64, NUMA: Unify emulated distance mapping 2011-02-16 17:11:10 +01:00
kernel x86, NUMA: Move *_numa_init() invocations into initmem_init() 2011-02-16 12:13:06 +01:00
kvm KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index 2011-02-09 18:31:36 +02:00
lguest
lib
math-emu
mm x86-64, NUMA: Do not scan two times for setup_node_bootmem() 2011-02-21 11:23:31 +01:00
oprofile
pci x86: Adjust section placement in AMD northbridge related code 2011-02-10 13:32:52 +01:00
platform
power
tools
vdso
video
xen xen/setup: Route halt operations to safe_halt pvop. 2011-01-27 12:00:24 -05:00
.gitignore
Kbuild
Kconfig x86: Unify CPU -> NUMA node mapping between 32 and 64bit 2011-01-28 14:54:09 +01:00
Kconfig.cpu
Kconfig.debug
Makefile
Makefile_32.cpu