]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 10 Apr 2025 17:04:53 +0000 (10:04 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 10 Apr 2025 17:04:53 +0000 (10:04 -0700)
commitd6890adc70a0cc84b6296c090b80be3f2dbfcb8e
tree2689e4a3f1038ab8d379d10aa2e7446a4b403ddc
parent0af2f6be1b4281385b618cb86ad946eded089ac8
parent70fc03cd76311a06c8c84deb70b2e16837497774
Merge tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into fixes

riscv fixes for 6.15-rc2

* Correct typos in the documentation
* Prevent module insertion failures by using kvmalloc to allocate the
  relocation hashtable.

* tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux:
  Documentation: riscv: Fix typo MIMPLID -> MIMPID
  riscv: Use kvmalloc_array on relocation_hashtable