Re: [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
Johannes Weiner <[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. > > Signed-off-by: Tal Zussman <[email protected]> Acked-by: Johannes Weiner <[email protected]>