Re: [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable

From: Matthew Wilcox
Date: Mon Mar 22 2021 - 15:43:30 EST


On Mon, Mar 22, 2021 at 09:27:26AM +0000, David Howells wrote:
> Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote:
>
> > Open-coding this function meant it missed out on the recent bugfix
> > for waiters being woken by a delayed wake event from a previous
> > instantiation of the page.
> >
> > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
>
> Acked-and-tested-by: David Howells <dhowells@xxxxxxxxxx>
>
> Should this be pushed upstream now as well if it's missing out on a bugfix?

I would be delighted for you to take these first three patches through
your tree and push them for, say, -rc5.