diff options
author | Wei Yang <richard.weiyang@gmail.com> | 2024-07-06 09:16:15 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-07-13 01:52:21 +0300 |
commit | f6953e22af7dd1466f71102627791eae0c30ef68 (patch) | |
tree | 18b723d24d5c83e2dee977b54aa17a1137dcdcc4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 26c7d8413aaf113a54b54f63e151416a5c5c2a88 (diff) | |
download | linux-f6953e22af7dd1466f71102627791eae0c30ef68.tar.xz |
mm/page_alloc: put __free_pages_core() in __meminit section
__free_pages_core() is only used in bootmem init and hot-add memory init
path. Let's put it in __meminit section.
Link: https://lkml.kernel.org/r/20240706061615.30322-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Oscar Salvador <osalvador@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions