]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Nov 2025 23:36:15 +0000 (15:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Nov 2025 23:36:15 +0000 (15:36 -0800)
commita752782a2843323d2c04ee6ab79531d027072e88
tree8ed3a0592531b40a9e3a4e3e0813cfd8a9db8f58
parent1cc41c88ef00de0f3216c5f4b9cfab47de1c49d3
parentfdf302e6bea1822a9144a0cc2e8e17527e746162
Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux

Pull Rust fix from Miguel Ojeda:

 - Fix a Rust 1.91.0 build issue due to 'bindings.o' not containing
   DWARF debug information anymore by teaching gendwarfksyms to skip
   object files without exports

* tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux:
  gendwarfksyms: Skip files with no exports