Re: [PATCH 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag

From: Roman Gushchin
Date: Wed Mar 09 2022 - 20:49:43 EST


On Wed, Mar 09, 2022 at 10:50:51PM +0800, 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.

Indeed! Thank!

Reviewed-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>