]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 22:58:51 +0000 (14:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jan 2026 22:58:51 +0000 (14:58 -0800)
commit62085877ae6592be830c2267e35dc469cb706308
tree33ef8deaa331037f8e82bad327fd9ebfc1e5326a
parent3a622041d78bb0737cc9dd507ead099b66abdda2
parentbaaecfcac559bcac73206df447eb5c385fa22f2a
Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux

Pull kbuild fixes from Nicolas Schier:

 - Reduce possible complications when cross-compiling by increasing use
   of ${NM} in check-function-names.sh

 - Fix static linking of nconf

* tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux:
  kconfig: fix static linking of nconf
  kbuild: prefer ${NM} in check-function-names.sh