summaryrefslogtreecommitdiff
path: root/mm/slab.h
diff options
context:
space:
mode:
authorChengming Zhou <chengming.zhou@linux.dev>2024-02-22 16:02:33 +0300
committerVlastimil Babka <vbabka@suse.cz>2024-03-01 18:52:14 +0300
commit3dd549a557f7dc326d59c5fa105e230ebf3d5458 (patch)
tree3d914a5517a9dbb1a70be2658c33887e5300e1bd /mm/slab.h
parent011568eb3117a1b0e1b2e980de37a4ec47952617 (diff)
downloadlinux-3dd549a557f7dc326d59c5fa105e230ebf3d5458.tar.xz
mm, slab: remove the corner case of inc_slabs_node()
We already have the inc_slabs_node() after kmem_cache_node->node[node] initialized in early_kmem_cache_node_alloc(), this special case of inc_slabs_node() can be removed. Then we don't need to consider the existence of kmem_cache_node in inc_slabs_node() anymore. Signed-off-by: Chengming Zhou <chengming.zhou@linux.dev> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/slab.h')
0 files changed, 0 insertions, 0 deletions