]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Nov 2025 23:35:45 +0000 (15:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Nov 2025 23:35:45 +0000 (15:35 -0800)
commit4427259cc7f7571a157fbc9b5011e1ef6fe0a4a8
tree2bc97cf0b7784d1528c0658e4c643c50256dd1f7
parent4ea7c1717f3f2344f7a1cdab4f5875cfa89c87a9
parentdc20452e6caf962f04ede7f364267b0c37784ab4
Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull RISC-V fixes from Paul Walmsley:

 - fix broken clang build on versions earlier than 19 and binutils
   versions earlier than 2.38.

   (This exposed that we're not properly testing earlier toolchain
   versions in our linux-next builds and PR submissions. This was fixed
   for this PR, and is being addressed more generally for -next builds.)

 - remove some redundant Makefile code

 - avoid building Canaan Kendryte K210-specific code on targets that
   don't build for the K210

* tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
  riscv: Remove redundant judgment for the default build target
  riscv: Build loader.bin exclusively for Canaan K210