Home
last modified time | relevance | path

Searched hist:"2397 f780e1e05c7bd7ffebd931931b5d8a45ad8c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dswapfile.cdiff 2397f780e1e05c7bd7ffebd931931b5d8a45ad8c Fri Jun 17 12:50:10 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> 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>