[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <59e67626-7f68-5154-1943-6cd1ab7515d6@suse.cz>
Date: Tue, 18 May 2021 12:41:38 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>,
akpm@...ux-foundation.org
Cc: linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
Jeff Layton <jlayton@...nel.org>
Subject: Re: [PATCH v10 23/33] mm/filemap: Add folio_wait_locked
On 5/11/21 11:47 PM, Matthew Wilcox (Oracle) wrote:
> Also add folio_wait_locked_killable(). Turn wait_on_page_locked()
> and wait_on_page_locked_killable() into wrappers. This eliminates a
> call to compound_head() from each call-site, reducing text size by 200
> bytes for me.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@...radead.org>
> Reviewed-by: Christoph Hellwig <hch@....de>
> Acked-by: Jeff Layton <jlayton@...nel.org>
Acked-by: Vlastimil Babka <vbabka@...e.cz>
(and it fixes filemap.c to be compilable again)
Powered by blists - more mailing lists