aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@kernel.org>2021-05-16 21:15:56 +0800
committerPalmer Dabbelt <palmerdabbelt@google.com>2021-05-29 13:51:16 -0700
commit010623568222bd144eb73aa9f3b46c79b63d7676 (patch)
treea18cd1e012d2511674e8c1a21af5820cfd6e7921 /tools/perf/scripts/python/mem-phys-addr.py
parent3df952ae2ac81fbc5d44b014e5462b53d1decbb5 (diff)
riscv: mm: init: Consolidate vars, functions
Consolidate the following items in init.c Staticize global vars as much as possible; Add __initdata mark if the global var isn't needed after init Add __init mark if the func isn't needed after init Add __ro_after_init if the global var is read only after init Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions