diff options
| author | Xiongwei Song <[email protected]> | 2024-02-29 14:20:06 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2024-02-29 20:25:07 +0000 |
| commit | 61a182ab61a6dbb8a8782d52347168dc2aa0aa0a (patch) | |
| tree | d698a8fdea66a76c63ee32a458c13976711ebaa4 /rust/helpers.c | |
| parent | docs: cgroup-v1: add missing code-block tags (diff) | |
| download | kernel-61a182ab61a6dbb8a8782d52347168dc2aa0aa0a.tar.gz kernel-61a182ab61a6dbb8a8782d52347168dc2aa0aa0a.zip | |
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/[email protected]/
[2] https://lore.kernel.org/linux-kernel/[email protected]/T/
[3] https://lore.kernel.org/lkml/[email protected]/T/#mf14b838c5e0e77f4756d436bac3d8c0447ea4350
Signed-off-by: Xiongwei Song <[email protected]>
Reviewed-by: Waiman Long <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions
