diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-06-17 18:50:10 +0100 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-03 18:08:47 -0700 |
commit | 2397f780e1e05c7bd7ffebd931931b5d8a45ad8c (patch) | |
tree | e239337e4f9326466454a9369fb3df6811287706 /mm/swap.c | |
parent | a2d33b5dd674c21e75ca47e3d791d070cba267dd (diff) | |
download | lwn-2397f780e1e05c7bd7ffebd931931b5d8a45ad8c.tar.gz lwn-2397f780e1e05c7bd7ffebd931931b5d8a45ad8c.zip |
mm/swap: convert try_to_free_swap to use a folio
Save a few calls to compound_head by converting the passed page to
a folio. Reduces kernel text size by 74 bytes.
Link: https://lkml.kernel.org/r/20220617175020.717127-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions