commit | a0d3374b070776e985bbd7b165b178fa688bf37a | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <[email protected]> | Fri Sep 02 20:46:07 2022 +0100 |
committer | Andrew Morton <[email protected]> | Mon Oct 03 14:02:46 2022 -0700 |
tree | 83b2152346fe39a97b605281b34db0f9e3debfae | |
parent | bdb0ed54a4768dc3c2613d4c45f94c887d43cd7a [diff] |
mm/swap: convert __read_swap_cache_async() to use a folio Remove a few hidden (and one visible) 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]>