On Sun, 18 Dec 2022, gouhao@xxxxxxxxxxxxx wrote: > From: Gou Hao <gouhao@xxxxxxxxxxxxx> > > 'slab_early_init' was introduced by 'commit e0a42726794f > ("[PATCH] mm/slab.c: fix early init assumption")', this > flag was used to prevent off-slab caches being created > so early during bootup. > > The only user of 'slab_early_init' was removed in 'commit > 3217fd9bdf00 ("mm/slab: make criteria for off slab > determination robust and simple")'. > > Signed-off-by: Gou Hao <gouhao@xxxxxxxxxxxxx> > Acked-by: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx>