[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YFI8YU9Hmitq/HwT@infradead.org>
Date: Wed, 17 Mar 2021 18:29:05 +0100
From: Christoph Hellwig <hch@...radead.org>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH v4 15/25] mm/filemap: Convert lock_page_async to
lock_folio_async
On Fri, Mar 05, 2021 at 04:18:51AM +0000, Matthew Wilcox (Oracle) wrote:
> There aren't any actual callers of lock_page_async(), but convert
> filemap_update_page() to call __lock_folio_async().
So please just kill lock_page_async first and mark __lock_page_async
static. Then only update __lock_page_async to work on a folio.
Powered by blists - more mailing lists