Re: [PATCH] MIPS: loongson64: alloc pglist_data at run time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

On 27.02.2021 9:29, Huang Pei wrote:

It can make some metadata of MM, like pglist_data and zone
NUMA-aware

Signed-off-by: Huang Pei <huangpei@xxxxxxxxxxx>
---
  arch/mips/loongson64/numa.c | 18 +++++++++++++++---
  1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/arch/mips/loongson64/numa.c b/arch/mips/loongson64/numa.c
index cf9459f79f9b..5912b2e7b10c 100644
--- a/arch/mips/loongson64/numa.c
+++ b/arch/mips/loongson64/numa.c
[...]
@@ -183,6 +194,7 @@ static void __init node_mem_init(unsigned int node)
  			memblock_reserve((node_addrspace_offset | 0xfe000000),
  					 32 << 20);
  	}
+

   Unrelated whitespace change?

  }
static __init void prom_meminit(void)

MBR, Sergei



[Index of Archives]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux