diff options
author | Haifeng Xu <haifeng.xu@shopee.com> | 2023-06-07 02:50:56 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-19 16:19:05 -0700 |
commit | 32b6a4a1745a46918f748f6fb7641e588fbec6f2 (patch) | |
tree | 6a930cef9dc73cb9f8eee8980d526b0e2b6bdd3a /arch/arm/lib/uaccess_with_memcpy.c | |
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/20230607025056.1348-1-haifeng.xu@shopee.com
Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com>
Suggested-by: David Hildenbrand <david@redhat.com>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/arm/lib/uaccess_with_memcpy.c')
0 files changed, 0 insertions, 0 deletions