diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-02 12:12:21 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-08-02 12:12:21 -0700 |
| commit | f5a7e2ae5f0a9a5caf59501457938eeb249a7dc8 (patch) | |
| tree | 15bf8a4b8fb3c28830e379a4ef849db3c17f406c /arch/arm/boot/bootp | |
| parent | 0e672789d442d3ef08f30b7cd50cbc685f7956a2 (diff) | |
| parent | c052927905710de1ab7364bf1925efbd12517ea3 (diff) | |
Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxHEADmaster
Pull RISC-V fixes from Paul Walmsley:
- Fix swiotlb initialization on systems where DRAM is located above
4GiB (such as the Tenstorrent Blackhole cards)
- Fix an out-of-bounds access in the memory hot-remove code that can
occur on Sv39 and Sv48 systems
- Avoid oopsing during boot if the SBI component of the unaligned
access performance checking code loses a race against __init function
freeing
- Avoid attempting to install the debug-enabled vDSO when it shouldn't
be built due to !CONFIG_MMU
- Avoid some sparse warnings by adding missing __iomem notations in
get_cycles{,_hi}()
- Drop an unnecessary runtime warning in the SiFive errata handler
* tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: vdso: Only try to install vDSO when present
riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
riscv/sifive: remove warning in errata
riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
Diffstat (limited to 'arch/arm/boot/bootp')
0 files changed, 0 insertions, 0 deletions
