diff options
| author | Mike Rapoport (IBM) <[email protected]> | 2023-03-21 19:05:08 +0200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:54 -0700 |
| commit | f2fc4b44ec2bb94c51c7ae1af9b1177d72705992 (patch) | |
| tree | a83ba868392eb11ef980295f813541be4ff63d59 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 4cd1e9edf60efb20fad35cf5e9ade7ad75b34cd1 (diff) | |
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
init_mem_debugging_and_hardening() is only called from mm_core_init().
Move it close to the caller, make it static and rename it to
mem_debugging_and_hardening_init() for consistency with surrounding
convention.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport (IBM) <[email protected]>
Acked-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/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions