diff options
author | 2022-02-22 09:40:52 -0800 | |
---|---|---|
committer | 2022-02-22 09:40:52 -0800 | |
commit | 9195c294bc58f284f5bf7bc7e6d94cce078b206f (patch) | |
tree | 97ac8850ccaf16476f457c5dff00c3cea2af3973 /scripts/generate_rust_analyzer.py | |
parent | riscv: mm: init: mark satp_mode __ro_after_init (diff) | |
parent | riscv: mm: Support kasan for sv57 (diff) | |
download | wireguard-linux-9195c294bc58f284f5bf7bc7e6d94cce078b206f.tar.xz wireguard-linux-9195c294bc58f284f5bf7bc7e6d94cce078b206f.zip |
RISC-V: Add Sv57 page table support
This implements Sv57 support at runtime. The kernel will try to boot
with 5-level page table firstly , and will fallback to 4-level if the HW
does not support it. And it will finally fallback to 3-level if the HW
alse does not support sv48.
* riscv-sv57:
riscv: mm: Support kasan for sv57
riscv: mm: Set sv57 on defaultly
riscv: mm: Prepare pt_ops helper functions for sv57
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions