diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-08 11:52:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-08 11:52:37 -0700 |
commit | b741596468b010af2846b75f5e75a842ce344a6e (patch) | |
tree | 3085be590e925af47b5fe39566f7f4ea621baba5 /mm/Kconfig.debug | |
parent | fec4d42724a1bf3dcba52307e55375fdb967b852 (diff) | |
parent | beaf5ae15a13d835a01e30c282c8325ce0f1eb7e (diff) | |
download | linux-stable-b741596468b010af2846b75f5e75a842ce344a6e.tar.gz linux-stable-b741596468b010af2846b75f5e75a842ce344a6e.tar.bz2 linux-stable-b741596468b010af2846b75f5e75a842ce344a6e.zip |
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- A fix to avoid over-allocating the kernel's mapping on !MMU systems,
which could lead to up to 2MiB of lost memory
- The SiFive address extension errata only manifest on rv64, they are
now disabled on rv32 where they are unnecessary
- A pair of late-landing cleanups
* tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: remove unused handle_exception symbol
riscv: Consistify protect_kernel_linear_mapping_text_rodata() use
riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y
riscv: Only extend kernel reservation if mapped read-only
Diffstat (limited to 'mm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions