mm/memcg: Add folio_lruvec()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 29 Jun 2021 00:00:28 +0000 (20:00 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 27 Sep 2021 13:27:31 +0000 (09:27 -0400)
commitb1baabd995ab8e830dbf647fe731b51e12b8cedd
tree28af00ad39b65d707888c40fe48b5a088bdd70dc
parentfcce4672c06ad5f6eb9497607ac942490b25d3af
mm/memcg: Add folio_lruvec()

This replaces mem_cgroup_page_lruvec().  All callers converted.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
include/linux/memcontrol.h
mm/compaction.c
mm/memcontrol.c
mm/swap.c
mm/workingset.c