Commit 5aa5c7b
mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
The struct track for every object in a new slab is already set up by
new_slab(), so remove the duplicate initialization in
early_kmem_cache_node_alloc().
Co-developed-by: Hyunmin Lee <[email protected]>
Signed-off-by: Hyunmin Lee <[email protected]>
Co-developed-by: Jeungwoo Yoo <[email protected]>
Signed-off-by: Jeungwoo Yoo <[email protected]>
Signed-off-by: Sangyun Kim <[email protected]>
Cc: Gwan-gyeong Mun <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>1 parent b062539 commit 5aa5c7b
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4877 | 4877 | | |
4878 | 4878 | | |
4879 | 4879 | | |
4880 | | - | |
4881 | 4880 | | |
4882 | 4881 | | |
4883 | 4882 | | |
| |||
0 commit comments