summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorSeongjun Hong <hsj0512@snu.ac.kr>2026-07-01 14:06:33 +0000
committerVlastimil Babka (SUSE) <vbabka@kernel.org>2026-07-02 10:18:20 +0200
commitb2602886c61c4609c61fc12f9c04f6486f04748a (patch)
tree21316976eece25dc6f1a00eddbb1d86ee30d6d52 /scripts/Makefile.thinlto
parentb0b6ec46e025fd46c344915a42bc535d9b15a1fb (diff)
downloadlinux-next-b2602886c61c4609c61fc12f9c04f6486f04748a.tar.gz
linux-next-b2602886c61c4609c61fc12f9c04f6486f04748a.zip
slab: remove unused SL_CPU slab_stat_type
Since the removal of the per-cpu slab in commit 32c894c7274b ("slab: remove struct kmem_cache_cpu"), show_slab_objects() no longer has a branch handling SO_CPU, so cpu_slabs_show() always produces "0". Emit "0\n" directly instead, matching the sibling cpu_partial and slabs_cpu_partial stubs, and remove the now-unused SO_CPU macro and SL_CPU enum value. No functional change intended; the cpu_slabs sysfs attribute continues to read 0. Signed-off-by: Seongjun Hong <hsj0512@snu.ac.kr> Reviewed-by: Harry Yoo (Oracle) <harry@kernel.org> Reviewed-by: Hao Li <hao.li@linux.dev> Link: https://patch.msgid.link/20260701140634.71608-1-hsj0512@snu.ac.kr Signed-off-by: Vlastimil Babka (SUSE) <vbabka@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions