Re: [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop

From: David Hildenbrand (Arm)

Date: Thu Jun 25 2026 - 08:04:59 EST


On 5/20/26 11:34, Yuan Liu wrote:
> Move the overlap memmap initialization check from memmap_init_range()
> to memmap_init(), and replace the per-PFN check with a memblock-based
> check.
>
> Reviewed-by: Wei Yang <richard.weiyang@xxxxxxxxx>
> Reviewed-by: Jason Zeng <jason.zeng@xxxxxxxxx>
> Signed-off-by: Yuan Liu <yuan1.liu@xxxxxxxxx>
> ---

IIRC, with the patch from Mike+Wei this patch here should no longer be required,
right?

https://lore.kernel.org/r/20260625073941.145014-1-rppt@xxxxxxxxxx

--
Cheers,

David