diff options
author | 2021-09-02 14:58:10 -0700 | |
---|---|---|
committer | 2021-09-03 09:58:15 -0700 | |
commit | 3b446da6be7a722d769e23f68dbaf4ebb2eda542 (patch) | |
tree | 11614b5aeeded5d9a9213dcb250c8d98eb3fd510 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function warning (diff) | |
download | wireguard-linux-3b446da6be7a722d769e23f68dbaf4ebb2eda542.tar.xz wireguard-linux-3b446da6be7a722d769e23f68dbaf4ebb2eda542.zip |
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
alloc_node_mem_map() is never only called from free_area_init_node() that
is an __init function.
Make the actual alloc_node_mem_map() also __init and its stub version
static inline.
Link: https://lkml.kernel.org/r/20210716064124.31865-1-rppt@kernel.org
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions