diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2023-10-03 11:15:54 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2023-12-06 11:57:21 +0100 |
commit | 89c2d061bfa7fe2b5bcb1393a7a79bb5db8d4140 (patch) | |
tree | fda3de82f1e499c138810a67a1037f425eac60b0 /mm/slub.c | |
parent | mm/slab: move the rest of slub_def.h to mm/slab.h (diff) | |
download | linux-89c2d061bfa7fe2b5bcb1393a7a79bb5db8d4140.tar.xz linux-89c2d061bfa7fe2b5bcb1393a7a79bb5db8d4140.zip |
mm/slab: consolidate includes in the internal mm/slab.h
The #include's are scattered at several places of the file, but it does
not seem this is needed to prevent any include loops (anymore?) so
consolidate them at the top. Also move the misplaced kmem_cache_init()
declaration away from the top.
Acked-by: David Rientjes <rientjes@google.com>
Tested-by: David Rientjes <rientjes@google.com>
Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Tested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions