Re: [PATCH] mm: Remove unused has_isolate_pageblock

From: Johannes Weiner
Date: Fri Oct 18 2024 - 14:59:59 EST


On Fri, Oct 18, 2024 at 05:22:35PM +0800, Luoxi Li wrote:
> has_isolate_pageblock() has been unused since commit 55612e80e722
> ("mm: page_alloc: close migratetype race between freeing and stealing")
>
> Remove it.
>
> Signed-off-by: Luoxi Li <kaixa@xxxxxxxxxxxx>

Thanks!

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>