Re: [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
From: Gregory Price
Date: Mon Jul 20 2026 - 13:48:01 EST
On Thu, Jul 16, 2026 at 02:30:12PM +0000, Brendan Jackman wrote:
> This is no longer used outside of mm so reduce the scope.
>
> Ulterior motive for the move to mm/: A later patch will add an
> alloc_flags arg here.
>
I have a similar commit that is coming in on my next private node rfc,
i'll reference this, but i wanted to make sure i hit a solid mm-new base
so sashiko picks it up and people can actually apply it.
> Signed-off-by: Brendan Jackman <jackmanb@xxxxxxxxxx>
Reviewed-by:Gregory Price <gourry@xxxxxxxxxx>