diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-08 20:52:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-08 20:52:37 +0200 |
commit | b741596468b010af2846b75f5e75a842ce344a6e (patch) | |
tree | 3085be590e925af47b5fe39566f7f4ea621baba5 /include | |
parent | drm/i915/display: fix compiler warning about array overrun (diff) | |
parent | riscv: remove unused handle_exception symbol (diff) | |
download | linux-b741596468b010af2846b75f5e75a842ce344a6e.tar.xz linux-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 'include')
0 files changed, 0 insertions, 0 deletions