commit | aedd74d4397a2b1a4882215b6169b47d139c0319 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Fri Sep 02 20:46:35 2022 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Oct 03 14:02:51 2022 -0700 |
tree | d7887769f5fc8416c970bd3c64994d8f9479dcfa | |
parent | cb691e2f28bc63b1a872aa593dd542ee796e8364 [diff] |
swap_state: convert free_swap_cache() to use a folio Saves several calls to compound_head(). Link: https://lkml.kernel.org/r/20220902194653.1739778-40-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>