diff options
author | 2022-03-10 22:07:00 +0800 | |
---|---|---|
committer | 2022-03-10 18:14:15 +0100 | |
commit | 382627824afb09cd86192f4b649fca8c5bfe5f40 (patch) | |
tree | fce1acb3b2fd918c85b7874c8633554b6cea3655 /mm/util.c | |
parent | mm/slub: remove forced_order parameter in calculate_sizes (diff) | |
download | wireguard-linux-382627824afb09cd86192f4b649fca8c5bfe5f40.tar.xz wireguard-linux-382627824afb09cd86192f4b649fca8c5bfe5f40.zip |
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
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions