Re: [PATCH v5 2/3] x86: probe memory block size advisement value during mm init

From: Dave Hansen
Date: Fri Nov 01 2024 - 11:22:32 EST


On 11/1/24 06:47, Gregory Price wrote:
> Systems with hotplug may provide an advisement value on what the
> memblock size should be. Probe this value when the rest of the
> configuration values are considered.

It's too bad this doesn't simplify any of the arch code, but it's also
not making it much worse. I assume this is something that will go
through the mm tree, so:

Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>