diff options
author | Huang Pei <huangpei@loongson.cn> | 2021-03-09 16:02:10 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-03-12 11:25:41 +0100 |
commit | dd647b125505646d5143ce6e3117cf5ee9ec228a (patch) | |
tree | 4131f114207918e9e35cf5ae02a019747ac38f42 /drivers/firmware | |
parent | 76e0c88dbd2498487044b9705641de306d8f23ab (diff) | |
download | lwn-dd647b125505646d5143ce6e3117cf5ee9ec228a.tar.gz lwn-dd647b125505646d5143ce6e3117cf5ee9ec228a.zip |
MIPS: loongson64: alloc pglist_data at run time
Loongson64 allocates arrays of pglist_data statically and is located
at Node 0, and cpu from Nodes other than 0 need remote access to
pglist_data and zone info.
Delay pglist_data allocation till run time, and make it NUMA-aware
Signed-off-by: Huang Pei <huangpei@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions