Re: [PATCH 3/4] mm: remove wait_on_page_writeback()
"David Hildenbrand (Arm)" <[email protected]> Mon, 3 Aug 2026 14:34:38 +0200
| Newsgroups | gmane.comp.file-systems.ceph.devel,gmane.linux.kernel,gmane.linux.file-systems,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/26 18:50, Tal Zussman wrote: > The last caller was converted to folio_wait_writeback(), so drop the > wait_on_page_writeback() compatibility wrapper and its declaration. > > Signed-off-by: Tal Zussman <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David