Re: [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
Matthew Wilcox <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 06, 2026 at 06:55:37PM -0400, Tal Zussman wrote: > swap_writeout() operates on folios, not pages. Update its comments > accordingly. Sloppy of me. Thanks for catching. Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>