diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-09 11:49:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-09 11:49:22 -0700 |
commit | 8a5f78d98c26c8e2a79ea37224435d2b434453e1 (patch) | |
tree | d3fc672ded78b2347494076e19e5380040d11e47 /MAINTAINERS | |
parent | 277e570ae193ddd39a7d16f08e3647f2f110c6a3 (diff) | |
parent | 84814460eef9af0fb56a4698341c9cb7996a6312 (diff) | |
download | linux-8a5f78d98c26c8e2a79ea37224435d2b434453e1.tar.bz2 |
Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
"Two fixes this week:
- A fix to actually reserve the device tree's memory. Without this
the device tree can be overwritten on systems that don't otherwise
reserve it. This issue should only manifest on !MMU systems.
- A workaround for a BUG() that triggers when the memory that
originally contained initdata is freed and later repurposed. This
triggers a BUG() on builds that had HARDENED_USERCOPY enabled"
* tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: Fixup bootup failure with HARDENED_USERCOPY
RISC-V: Make sure memblock reserves the memory containing DT
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions