diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2021-03-30 02:22:21 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-04-26 08:25:07 -0700 |
commit | 1987501b1130c6b4b7e1cef4b9c1dc9a8adae025 (patch) | |
tree | ac8706cf99e89299276273498ce05a6b58b90644 /arch/riscv/kernel/vdso.c | |
parent | 0df68ce4c26a48115a9e8d45e24f18d964a10050 (diff) | |
download | linux-1987501b1130c6b4b7e1cef4b9c1dc9a8adae025.tar.bz2 |
riscv: add __init section marker to some functions
They are not needed after booting, so mark them as __init to move them
to the __init section.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/kernel/vdso.c')
0 files changed, 0 insertions, 0 deletions