]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/lru: Convert __pagevec_lru_add_fn to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 14 May 2021 19:08:29 +0000 (15:08 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 16 Aug 2021 02:22:35 +0000 (22:22 -0400)
commit36a7b1705bf5f85897f4b30c7c94dcc0b3cf9021
tree2e7767c76e25efbbd009b553eb554555bcb4f15c
parent806cdb0f0f1c8d4b595e8f72d11a0e596485e8f4
mm/lru: Convert __pagevec_lru_add_fn to take a folio

This saves five calls to compound_head(), totalling 60 bytes of text.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
include/trace/events/pagemap.h
mm/swap.c