mm: slab: Delete unused SLAB_DEACTIVATED flag
authorXiongwei Song <sxwjean@gmail.com>
Thu, 10 Mar 2022 14:07:00 +0000 (22:07 +0800)
committerVlastimil Babka <vbabka@suse.cz>
Thu, 10 Mar 2022 17:14:15 +0000 (18:14 +0100)
commit382627824afb09cd86192f4b649fca8c5bfe5f40
treefce1acb3b2fd918c85b7874c8633554b6cea3655
parentae44d81d502756cb97e7b698207083967d6f20a3
mm: slab: Delete unused SLAB_DEACTIVATED flag

Since commit 9855609bde03 ("mm: memcg/slab: use a single set of
kmem_caches for all accounted allocations") deleted all SLAB_DEACTIVATED
users, therefore this flag is not needed any more, let's delete it.

Signed-off-by: Xiongwei Song <sxwjean@gmail.com>
Acked-by: David Rientjes <rientjes@google.com>
Reviewed-by: Roman Gushchin <roman.gushchin@linux.dev>
Acked-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Link: https://lore.kernel.org/r/20220310140701.87908-2-sxwjean@me.com
include/linux/slab.h