lkml.org 
[lkml]   [2021]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: linux-next: build failure after merge of the folio tree
Date
Stephen Rothwell <sfr@canb.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

\
 
 \ /
  Last update: 2021-11-02 08:04    [W:0.042 / U:0.820 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site