diff options
author | Xiongwei Song <xiongwei.song@windriver.com> | 2024-02-29 22:20:06 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-02-29 10:25:07 -1000 |
commit | 61a182ab61a6dbb8a8782d52347168dc2aa0aa0a (patch) | |
tree | d698a8fdea66a76c63ee32a458c13976711ebaa4 /net/8021q | |
parent | 8d4c171f451d384f3a287eb14bd60825d0b2381b (diff) |
cgroup/cpuset: Remove cpuset_do_slab_mem_spread()
The SLAB allocator has been removed sine 6.8-rc1 [1], so there is no user
with SLAB_MEM_SPREAD and cpuset_do_slab_mem_spread(). Then SLAB_MEM_SPREAD
is marked as unused by [2]. Here we can remove
cpuset_do_slab_mem_spread(). For more details, please check [3].
[1] https://lore.kernel.org/linux-mm/20231120-slab-remove-slab-v2-0-9c9c70177183@suse.cz/
[2] https://lore.kernel.org/linux-kernel/20240223-slab-cleanup-flags-v2-0-02f1753e8303@suse.cz/T/
[3] https://lore.kernel.org/lkml/32bc1403-49da-445a-8c00-9686a3b0d6a3@redhat.com/T/#mf14b838c5e0e77f4756d436bac3d8c0447ea4350
Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net/8021q')
0 files changed, 0 insertions, 0 deletions