diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2023-10-03 09:54:15 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2023-12-06 11:57:21 +0100 |
commit | 7ef08ae8277c66657127844179912214c67fb4bc (patch) | |
tree | 2a97dd5a91b34f8a650069a99afadcc98b9dd1ab /mm/slab.h | |
parent | 16a1d968358aa9e897ce995fa45cb15d55a0e83d (diff) |
mm/slab: move struct kmem_cache_cpu declaration to slub.c
Nothing outside SLUB itself accesses the struct kmem_cache_cpu fields so
it does not need to be declared in slub_def.h. This allows also to move
enum stat_item.
Reviewed-by: Kees Cook <keescook@chromium.org>
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/slab.h')
0 files changed, 0 insertions, 0 deletions