summaryrefslogtreecommitdiffstats
path: root/tools/mm
diff options
context:
space:
mode:
authorMike Rapoport (IBM) <rppt@kernel.org>2023-03-21 18:05:04 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-04-06 04:42:53 +0200
commitc4fbed4b0284d91797ee3cf60983b94c84c396b6 (patch)
treeee55790d6d618486361cc67149a254293aea9121 /tools/mm
parentmm: handle hashdist initialization in mm/mm_init.c (diff)
downloadlinux-c4fbed4b0284d91797ee3cf60983b94c84c396b6.tar.xz
linux-c4fbed4b0284d91797ee3cf60983b94c84c396b6.zip
mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
The page_alloc_init() name is really misleading because all this function does is sets up CPU hotplug callbacks for the page allocator. Rename it to page_alloc_init_cpuhp() so that name will reflect what the function does. Link: https://lkml.kernel.org/r/20230321170513.2401534-6-rppt@kernel.org Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Vlastimil Babka <vbabka@suse.cz> Cc: Doug Berger <opendmb@gmail.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Cc: Mel Gorman <mgorman@suse.de> Cc: Michal Hocko <mhocko@kernel.org> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/mm')
0 files changed, 0 insertions, 0 deletions