diff options
author | Jisheng Zhang <jszhang3@mail.ustc.edu.cn> | 2021-05-07 17:19:59 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-05-26 08:50:48 +0300 |
commit | 8f3e136ff378a2b22dbc0ca2a6e58022e6df36d2 (patch) | |
tree | eb3a37f0c445baf462178eb6c74b71039dd5225d /arch/riscv/include | |
parent | 3332f4190674114e08daaf6859c11a7e464bceff (diff) | |
download | linux-8f3e136ff378a2b22dbc0ca2a6e58022e6df36d2.tar.xz |
riscv: mm: Remove setup_zero_page()
The empty_zero_page sits at .bss..page_aligned section, so will be
cleared to zero during clearing bss, we don't need to clear it again.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/include')
0 files changed, 0 insertions, 0 deletions