diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-10 01:24:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-10 01:24:16 +0200 |
commit | 2e28f3b13a41b8a7d36a73ddf4bb41972a9c1dd9 (patch) | |
tree | 2d53b1fc9d0c4707ff2128ae846f262c4f65f1ff /init | |
parent | gcc-10: avoid shadowing standard library 'free()' in crypto (diff) | |
parent | RISC-V: Remove unused code from STRICT_KERNEL_RWX (diff) | |
download | linux-2e28f3b13a41b8a7d36a73ddf4bb41972a9c1dd9.tar.xz linux-2e28f3b13a41b8a7d36a73ddf4bb41972a9c1dd9.zip |
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
"A smattering of fixes and cleanups:
- Dead code removal.
- Exporting riscv_cpuid_to_hartid_mask for modules.
- Per-CPU tracking of ISA features.
- Setting max_pfn correctly when probing memory.
- Adding a note to the VDSO so glibc can check the kernel's version
without a uname().
- A fix to force the bootloader to initialize the boot spin tables,
which still get used as a fallback when SBI-0.1 is enabled"
* tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
RISC-V: Remove unused code from STRICT_KERNEL_RWX
riscv: force __cpu_up_ variables to put in data section
riscv: add Linux note to vdso
riscv: set max_pfn to the PFN of the last page
RISC-V: Remove N-extension related defines
RISC-V: Add bitmap reprensenting ISA features common across CPUs
RISC-V: Export riscv_cpuid_to_hartid_mask() API
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions