[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240814132239.1c536ef60431216f21932696@linux-foundation.org>
Date: Wed, 14 Aug 2024 13:22:39 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Yunsheng Lin <linyunsheng@...wei.com>
Cc: <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, David Howells
<dhowells@...hat.com>, Alexander Duyck <alexander.duyck@...il.com>, Eric
Dumazet <edumazet@...gle.com>, Shuah Khan <shuah@...nel.org>,
<linux-mm@...ck.org>, <linux-kselftest@...r.kernel.org>
Subject: Re: [PATCH net-next v13 02/14] mm: move the page fragment allocator
from page_alloc into its own file
On Thu, 8 Aug 2024 20:37:02 +0800 Yunsheng Lin <linyunsheng@...wei.com> 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@...ux-foundation.org>
This presently has no conflicts with mm.git.
Powered by blists - more mailing lists