Re: [PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
From: Jonathan Cameron
Date: Thu May 08 2025 - 05:46:04 EST
On Wed, 7 May 2025 21:09:07 -0700
Alison Schofield <alison.schofield@xxxxxxxxx> wrote:
> On Thu, May 08, 2025 at 10:27:19AM +0800, Yuquan Wang wrote:
> > acpi_parse_cfmws() currently adds empty CFMWS ranges to numa_meminfo
> > with the expectation that numa_cleanup_meminfo moves them to
> > numa_reserved_meminfo. There is no need for that indirection when it is
> > known in advance that these unpopulated ranges are meant for
> > numa_reserved_meminfo in support of future hotplug / CXL provisioning.
> >
> > Introduce and use numa_add_reserved_memblk() to add the empty CFMWS
> > ranges directly.
> >
> > Signed-off-by: Yuquan Wang <wangyuquan1236@xxxxxxxxxxxxxx>
>
> Reviewed-by: Alison Schofield <alison.schofield@xxxxxxxxx>
>
>
>
Yuquan - I'm guessing this is a misunderstanding of process.
The patch submitter should pick up tags on previous versions.
If any are not picked up in the tag block there should be a clear
explanation of why!
Jonathan