diff options
| author | Mike Rapoport (IBM) <[email protected]> | 2023-03-21 19:05:11 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:54 -0700 |
| commit | d5d2c02a4980c2e22037679457bf2d921b86a503 (patch) | |
| tree | e5ce79f82aa94b6aeb3bc7e223a39768718cc82b /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | eb8589b4f8c107c346421881963c0ee0b8367c2c (diff) | |
mm: move kmem_cache_init() declaration to mm/slab.h
kmem_cache_init() is called only from mm_core_init(), there is no need to
declare it in include/linux/slab.h
Move kmem_cache_init() declaration to mm/slab.h
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport (IBM) <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Cc: Doug Berger <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions