]> www.infradead.org Git - nvme.git/commit
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 16 Apr 2025 18:10:25 +0000 (11:10 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 16 Apr 2025 18:10:25 +0000 (11:10 -0700)
commit615e705fc8c7bdb6816faf09b5b16a0441f050e7
treed4826f73653020377dec85dce33d4f26171c4ba5
parentdc3e30b4992336007c9798e5785b47819c7ef58e
parent1413708f990cb7d025affd706ba9c23e2bfc1a27
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into fixes

riscv fixes for 6.15-rc3

- A couple of fixes regarding module relocations
- Fix a build error by implementing missing alternative macros
- Another fix for kexec by fixing /proc/iomem

* tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux:
  riscv: Avoid fortify warning in syscall_get_arguments()
  riscv: Provide all alternative macros all the time
  riscv: module: Allocate PLT entries for R_RISCV_PLT32
  riscv: module: Fix out-of-bounds relocation access
  riscv: Properly export reserved regions in /proc/iomem
  riscv: Fix unaligned access info messages