]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 3 Apr 2025 15:53:19 +0000 (08:53 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 3 Apr 2025 15:53:19 +0000 (08:53 -0700)
commit3eb64093f533a29d3291a463fd65126bf430ba60
tree2b1dc269690c91d1a16ab484291a241c6550efd8
parent95c18b7ccdd1b2e6704651b66565339ada318ba2
parent6ee928185aeb0ff085c73ae2ee163d436eba8352
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next

riscv patches for 6.15-rc1, part 2

* A bunch of fixes:
  - 2 fixes in the purgatory code which prevented kexec to work
  - Workaround an issue with gcc-15

* tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux:
  riscv: Add norvc after .option arch in runtime const
  riscv: Make sure toolchain supports zba before using zba instructions
  riscv/purgatory: 4B align purgatory_start
  riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
  selftests: riscv: fix v_exec_initval_nolibc.c
  riscv: Fix hugetlb retrieval of number of ptes in case of !present pte
  riscv: print hartid on bringup
  dt-bindings: riscv: document vector crypto requirements
  dt-bindings: riscv: add vector sub-extension dependencies
  dt-bindings: riscv: d requires f
  RISC-V: add f & d extension validation checks
  RISC-V: add vector crypto extension validation checks
  RISC-V: add vector extension validation checks
arch/riscv/Kconfig