Re: [PATCH v3 0/3] mm: Fix for movable_node boot option
From: Ingo Molnar
Date: Wed Oct 10 2018 - 02:34:06 EST
* Masayoshi Mizuma <msys.mizuma@xxxxxxxxx> wrote:
> Ping...
>
> > arch/x86/kernel/e820.c | 15 +++--------
> > include/linux/memblock.h | 15 -----------
> > mm/page_alloc.c | 54 +++++++++++++++++++++++++++-------------
> > 3 files changed, 40 insertions(+), 44 deletions(-)
If the problem is fixed then the e820 revert looks good to me:
Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>
The other patches need review and acks from MM folks, and the series (assuming all patches are
fine - I only looked at the e820 one) is -mm material I suppose?
Thanks,
Ingo