Re: [PATCH v4 5/5] riscv: Add numa support for riscv64 platform

2020-11-05 Thread Palmer Dabbelt
On Mon, 05 Oct 2020 17:17:52 PDT (-0700), Atish Patra wrote: Use the generic numa implementation to add NUMA support for RISC-V. This is based on Greentime's patch[1] but modified to use generic NUMA implementation and few more fixes. [1] https://lkml.org/lkml/2020/1/10/233 Co-developed-by:

Re: [PATCH v4 5/5] riscv: Add numa support for riscv64 platform

2020-10-21 Thread Anup Patel
On Tue, Oct 6, 2020 at 5:48 AM Atish Patra wrote: > > Use the generic numa implementation to add NUMA support for RISC-V. > This is based on Greentime's patch[1] but modified to use generic NUMA > implementation and few more fixes. > > [1] https://lkml.org/lkml/2020/1/10/233 > > Co-developed-by: