[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4010545.1635836578@warthog.procyon.org.uk>
Date: Tue, 02 Nov 2021 07:02:58 +0000
From: David Howells <dhowells@...hat.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: dhowells@...hat.com, Matthew Wilcox <willy@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the folio tree
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> > - wait_on_page_bit_killable(page, PG_fscache) < 0)
> > + folio_wait_bit_killable(page_folio(page), PG_fscache) < 0)
> ...
> > - wait_on_page_bit_killable(page, PG_writeback) < 0)
> > + folio_wait_bit_killable(page_folio(page), PG_writeback) < 0)
I rebased it and pushed a new version, but I think I missed your pull by a
couple of hours.
David
Powered by blists - more mailing lists