diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-06 15:18:10 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-06 15:18:10 -0800 |
commit | f7455e5d6897f275aaf5b6d964103ba295ac0cdd (patch) | |
tree | 77cee20f69196cca38bff1600d3bb986d6590bb5 /fs | |
parent | f06279ea1908b9cd2d22645dc6d492e612b82744 (diff) | |
parent | de5f4b8f634beacf667e6eff334522601dd03b59 (diff) | |
download | linux-f7455e5d6897f275aaf5b6d964103ba295ac0cdd.tar.bz2 |
Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
"A handful of fixes for this week:
- A fix to avoid evalating the VA twice in virt_addr_valid, which
fixes some WARNs under DEBUG_VIRTUAL.
- Two fixes related to STRICT_KERNEL_RWX: one that fixes some
permissions when strict is disabled, and one to fix some alignment
issues when strict is enabled.
- A fix to disallow the selection of MAXPHYSMEM_2GB on RV32, which
isn't valid any more but may still show up in some oldconfigs.
We still have the HiFive Unleashed ethernet phy reset regression, so
there will likely be something coming next week"
* tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
RISC-V: Define MAXPHYSMEM_1GB only for RV32
riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX
RISC-V: Fix .init section permission update
riscv: virt_addr_valid must check the address belongs to linear mapping
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions