Re: [PATCH v4 0/6] Memory Hierarchy: Enable target node lookups for reserved memory

From: Ingo Molnar
Date: Thu Feb 13 2020 - 04:37:58 EST



* Dan Williams <dan.j.williams@xxxxxxxxx> wrote:

> On Tue, Jan 21, 2020 at 7:20 PM Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
> >
> > Changes since v3 [1]:
> > - Cleanup numa_map_to_online_node() to remove redundant "if
> > (!node_online(node))" (Aneesh)
> >
> > [1]: http://lore.kernel.org/r/157954696789.2239526.17707265517154476652.stgit@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >
> > ---
> >
> > Merge notes:
> >
> > x86 folks: This has an ack from Rafael for ACPI, and Michael for Power.
> > With an x86 ack I plan to take this through the libnvdimm tree provided
> > the x86 touches look ok to you.
>
> Ping x86 folks. There's no additional changes identified for this
> series. Can I request an ack to take it through libnvdimm.git? Do you
> need a resend?
>
> x86/mm: Introduce CONFIG_KEEP_NUMA
> x86/numa: Provide a range-to-target_node lookup facility

If the minor complaints I outlined are addressed:

Reviewed-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo