diff options
| author | Haifeng Xu <[email protected]> | 2023-06-07 02:50:56 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:05 -0700 |
| commit | 32b6a4a1745a46918f748f6fb7641e588fbec6f2 (patch) | |
| tree | 6a930cef9dc73cb9f8eee8980d526b0e2b6bdd3a /tools/perf/scripts/python | |
| parent | a668968f84265e698a122656c433809ab9f023fa (diff) | |
mm/mm_init.c: remove reset_node_present_pages()
reset_node_present_pages() only get called in hotadd_init_pgdat(), move
the action that clear present pages to free_area_init_core_hotplug(), so
the helper can be removed.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Haifeng Xu <[email protected]>
Suggested-by: David Hildenbrand <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Mike Rapoport (IBM) <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions