diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-13 21:58:42 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-29 11:58:32 -0800 |
| commit | a4575c4138db887bd27dc7f87cf7cfb0224c6f5e (patch) | |
| tree | caf1b69628705d083bb756e7d00f94e6be1d1624 /tools/perf/scripts/python/bin | |
| parent | 6e03492e9d288d9ce886064289e2768da5d7d967 (diff) | |
mm: convert swap_cluster_readahead and swap_vma_readahead to return a folio
shmem_swapin_cluster() immediately converts the page back to a folio, and
swapin_readahead() may as well call folio_file_page() once instead of
having each function call it.
[[email protected]: avoid NULL pointer deref]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions