[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230109151512.6d06b1d73895414885a698d7@linux-foundation.org>
Date: Mon, 9 Jan 2023 15:15:12 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Liam Howlett <liam.howlett@...cle.com>
Cc: "linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"maple-tree@...ts.infradead.org" <maple-tree@...ts.infradead.org>,
SeongJae Park <sj@...nel.org>
Subject: Re: [PATCH] mm.h: Fix
"mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
On Mon, 9 Jan 2023 20:53:22 +0000 Liam Howlett <liam.howlett@...cle.com> wrote:
> The extern definition of __split_vma() was removed too early. Re-add it
> and remove it once the users are all converted.
I think I sorted this out.
__split_vma() can be made static to mmap.c?
Powered by blists - more mailing lists