mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
822df315cc
Commit 61167ad5fecd("mm: pass nid to reserve_bootmem_region()") reveals
that reserved memblock regions have no valid node id set, just set it
right since loongson64 firmware makes it clear in memory layout info.
This works around booting failure on 3A1000+ since commit
|
||
---|---|---|
.. | ||
boardinfo.c | ||
cop2-ex.c | ||
cpucfg-emul.c | ||
dma.c | ||
env.c | ||
hpet.c | ||
init.c | ||
Kconfig | ||
Makefile | ||
numa.c | ||
Platform | ||
pm.c | ||
reset.c | ||
setup.c | ||
smp.c | ||
smp.h | ||
time.c | ||
vbios_quirk.c |