Searched hist:ff00a170d950309f9daef836caa3d54671b883b8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | vmscan.c | diff ff00a170d950309f9daef836caa3d54671b883b8 Fri Jun 17 10:42:46 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/vmscan: convert move_pages_to_lru() to use a folio
Remove a few hidden calls to compound_head, saving 387 bytes of text on my test configuration.
Link: https://lkml.kernel.org/r/20220617154248.700416-4-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|