diff options
author | Gou Hao <[email protected]> | 2022-12-18 20:31:27 +0800 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2023-01-02 09:37:21 +0100 |
commit | 35e3c36d438e05fcd4f846c76cf22cbda9b63abb (patch) | |
tree | 98f4104b5acd978597bee3b2e29ed42f927e323a /lib/memory-notifier-error-inject.c | |
parent | 88603b6dc419445847923fcb7fe5080067a30f98 (diff) |
mm/slab: remove unused slab_early_init
'slab_early_init' was introduced by 'commit e0a42726794f
("[PATCH] mm/slab.c: fix early init assumption")', this
flag was used to prevent off-slab caches being created
so early during bootup.
The only user of 'slab_early_init' was removed in 'commit
3217fd9bdf00 ("mm/slab: make criteria for off slab
determination robust and simple")'.
Signed-off-by: Gou Hao <[email protected]>
Acked-by: Hyeonggon Yoo <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions