]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
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)
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


Trivial merge