Re: [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
From: Andrew Morton
Date: Wed Aug 14 2024 - 16:22:50 EST
On Thu, 8 Aug 2024 20:37:02 +0800 Yunsheng Lin <linyunsheng@xxxxxxxxxx> wrote:
> Inspired by [1], move the page fragment allocator from page_alloc
> into its own c file and header file, as we are about to make more
> change for it to replace another page_frag implementation in
> sock.c
Acked-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
This presently has no conflicts with mm.git.