On Tue, Mar 09, 2021 at 04:02:10PM +0800, Huang Pei wrote: > 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@xxxxxxxxxxx> > --- > arch/mips/loongson64/numa.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) applied to mips-next. This patch looks independant from the first one in this series (that's why I've applied it). So please post such patches as single patches and not as series. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]