Re: [PATCH] mm/page_alloc: change all pageblocks migrate type on coalescing

From: Alexander Gordeev

Date: Mon Dec 15 2025 - 02:49:54 EST


On Sun, Dec 14, 2025 at 11:06:06AM -0500, Johannes Weiner wrote:

Hi Johannes,

> The warning makes the issue loud, but your patch is arguably fixing an
> earlier commit that introduces type updates during merges. How about:
>
> Fixes: e6cf9e1c4cde ("mm: page_alloc: fix up block types when merging compatible blocks")
> Cc: stable@xxxxxxxxxx

Yes, I was in doubt which commit to address - thanks for clearing it!
I will remove the last statement from the commit message and post v2.

Thanks!