On Thu, Mar 10, 2022 at 1:14 AM David Rientjes <rientjes@xxxxxxxxxx> wrote: > > On Wed, 9 Mar 2022, sxwjean@xxxxxx wrote: > > > From: Xiongwei Song <sxwjean@xxxxxxxxx> > > > > Since commit 9855609bde03 ("mm: memcg/slab: use a single set of > > kmem_caches for all accounted allocations") deletes all SLAB_DEACTIVATED > > users, therefore this flag is not needed any more, let's delete it. > > > > Signed-off-by: Xiongwei Song <sxwjean@xxxxxxxxx> > > Acked-by: David Rientjes <rientjes@xxxxxxxxxx> Thank you!