[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YKQy+fMIxQVTSjaW@casper.infradead.org>
Date: Tue, 18 May 2021 22:34:49 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Miaohe Lin <linmiaohe@...wei.com>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH 5/5] mm/swap: simplify the code of find_get_incore_page()
On Tue, May 18, 2021 at 02:13:04PM -0700, Andrew Morton wrote:
> On Tue, 18 May 2021 15:33:54 +0100 Matthew Wilcox <willy@...radead.org> wrote:
>
> > On Tue, May 18, 2021 at 09:53:52PM +0800, Miaohe Lin wrote:
> > > pagecache_get_page() can do find_subpage() for us if we do not specify
> > > FGP_HEAD. No functional change intended.
> >
> > Please, no. This interferes with the folio work.
>
> In what way? Can't the folio patches simply revert this or suitably
> alter it?
Of course, it's just software. Anything can just be modified. I don't
see the point of putting in a cleanup patch that creates a conflict with
important work.
Powered by blists - more mailing lists