Re: [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h

Gregory Price <[email protected]> Mon, 20 Jul 2026 13:44:39 -0400
Newsgroups org.kernel.vger.linux-nfs,dev.linux.lists.iommu,dev.linux.lists.loongarch,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.netdev,org.kvack.linux-mm
Message-ID <al5eCOfvXR3OZjVi@gourry-fedora-PF4VCD3F>
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 <[email protected]>

Reviewed-by:Gregory Price <[email protected]>