On Wed, Dec 01, 2021 at 07:14:42PM +0100, Vlastimil Babka wrote: > From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx> > > These functions take struct slab instead of struct page and replace > (un)account_slab_page(). For now their callers just convert page to slab. > > [ vbabka@xxxxxxx: replace existing functions instead of calling them ] > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>