Files
linux/mm
Matthew Wilcox (Oracle) 94dc8bffd8 mm: return the folio from swapin_readahead
The unuse_pte_range() caller only wants the folio while do_swap_page()
wants both the page and the folio.  Since do_swap_page() already has logic
for handling both the folio and the page, move the folio-to-page logic
there.  This also lets us allocate larger folios in the SWP_SYNCHRONOUS_IO
path in future.

Link: https://lkml.kernel.org/r/20240807193734.1865400-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-09-01 20:26:05 -07:00
..
2024-07-03 19:29:59 -07:00
2024-09-01 20:26:01 -07:00
2023-12-12 10:11:32 +01:00
2023-04-12 17:36:23 -07:00
2024-07-03 19:30:17 -07:00
2024-08-15 22:16:13 -07:00
2024-09-01 20:26:01 -07:00
2024-08-15 22:16:14 -07:00
2024-07-10 12:14:54 -07:00
2024-09-01 20:26:04 -07:00
2024-08-15 22:16:14 -07:00
2024-09-01 20:25:48 -07:00
2023-04-12 17:36:23 -07:00
2024-09-01 20:25:43 -07:00
2024-04-25 20:55:48 -07:00
2024-04-25 20:55:48 -07:00