Re: [PATCH v3 2/4] x86/mm/memory_hotplug: determine block size based on the end of boot memory

From: Ingo Molnar
Date: Thu Feb 15 2018 - 14:00:13 EST



* Pavel Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:

> > I dunno. If x86 maintainers are OK with this then why not, but I do not
> > like how this is x86 specific. I would much rather address this by
> > making the memblock user interface more sane.
> >
>
> Hi Michal,
>
> Ingo Molnar reviewed this patch, and Okayed it.

But I'd not be against robustifying the whole generic interface against such
misconfiguration either.

But having the warning should be enough in practice, right?

Thanks,

Ingo