diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2023-12-13 21:58:41 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-29 11:58:32 -0800 |
| commit | 6e03492e9d288d9ce886064289e2768da5d7d967 (patch) | |
| tree | 2754538a468fc8fbb91fcd5abc1e35720b67ec8e /tools/perf/scripts/python/bin | |
| parent | 69fe7d67cb0c6eeab3d4c9a3bf950f9d12af4719 (diff) | |
mm: return a folio from read_swap_cache_async()
The only two callers simply call put_page() on the page returned, so
they're happier calling folio_put(). Saves two calls to compound_head().
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