On Thu, Dec 28, 2023 at 08:57:48AM +0000, Matthew Wilcox (Oracle) wrote: > There are no more callers of __mod_lruvec_page_state(), so convert > the implementation to __lruvec_stat_mod_folio(), removing two calls to > compound_head() (one explicit, one hidden inside page_memcg()). > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx>