Re: [PATCH 2/2] MIPS: Add fix_range_node after parse "mem=" parameter

2020-12-03 Thread Jinyang He
On 12/03/2020 05:27 PM, Jiaxun Yang wrote: 于 2020年12月3日 GMT+08:00 下午4:57:47, Jinyang He 写到: This problem may only occur on NUMA platforms. When machine start with the "mem=" parameter on Loongson64, it cannot boot. When parsing the "mem=" parameter, first all the RAM was removed, and then t

Re: [PATCH 2/2] MIPS: Add fix_range_node after parse "mem=" parameter

2020-12-03 Thread Jiaxun Yang
于 2020年12月3日 GMT+08:00 下午4:57:47, Jinyang He 写到: >This problem may only occur on NUMA platforms. When machine start >with the "mem=" parameter on Loongson64, it cannot boot. When parsing the >"mem=" parameter, first all the RAM was removed, and then the memory was >not added by memblock_add_nod

[PATCH 2/2] MIPS: Add fix_range_node after parse "mem=" parameter

2020-12-03 Thread Jinyang He
This problem may only occur on NUMA platforms. When machine start with the "mem=" parameter on Loongson64, it cannot boot. When parsing the "mem=" parameter, first all the RAM was removed, and then the memory was not added by memblock_add_node(), which caused the newly added memory to be on MAX_NUM