diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-07 11:16:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-07 11:16:37 -0800 |
commit | 4b1d362db99d9233406cb7cfe35fc698ef92be25 (patch) | |
tree | 2fd0b28ba4c68f17f43ce4ef2ef1bf3f55e95063 /scripts/mkmakefile | |
parent | 659caaf65dc9c7150aa3e80225ec6e66b25ab3ce (diff) | |
parent | c2c81bb2f69138f902e1a58d3bef6ad97fb8a92c (diff) | |
download | linux-stable-4b1d362db99d9233406cb7cfe35fc698ef92be25.tar.gz linux-stable-4b1d362db99d9233406cb7cfe35fc698ef92be25.tar.bz2 linux-stable-4b1d362db99d9233406cb7cfe35fc698ef92be25.zip |
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- SPDX comment style fix
- ignore memory that is unusable
- avoid setting a kernel text offset for the !MMU kernels, where
skipping the first page of memory is both unnecessary and costly
- avoid passing the flag bits in satp to pfn_to_virt()
- fix __put_kernel_nofault, where we had the arguments to
__put_user_nocheck reversed
- workaround for a bug in the FU540 to avoid triggering PMP issues
during early boot
- change to how we pull symbols out of the vDSO. The old mechanism was
removed from binutils-2.35 (and has been backported to Debian's 2.34)
* tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
RISC-V: Use non-PGD mappings for early DTB access
riscv: uaccess: fix __put_kernel_nofault()
riscv: fix pfn_to_virt err in do_page_fault().
riscv: Set text_offset correctly for M-Mode
RISC-V: Remove any memblock representing unusable memory area
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Diffstat (limited to 'scripts/mkmakefile')
0 files changed, 0 insertions, 0 deletions