Home
last modified time | relevance | path

Searched hist:"14 d01ee9fcb901c9e020f2dcd71c500f10c3bd03" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dswapfile.cdiff 14d01ee9fcb901c9e020f2dcd71c500f10c3bd03 Fri Sep 02 14:46:05 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/swapfile: remove page_swapcount()

By restructuring folio_swapped(), it can use swap_swapcount() instead of
page_swapcount(). It's even a little more efficient.

Link: https://lkml.kernel.org/r/20220902194653.1739778-10-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>