Hi Linus, please pull these two Kbuild fixes for 6.19-rc7; accidentially based on v6.19-rc5. Thanks and best regards, Nicolas The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193: Linux 6.19-rc5 (2026-01-11 17:03:14 -1000) are available in the Git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-2 for you to fetch changes up to baaecfcac559bcac73206df447eb5c385fa22f2a: kconfig: fix static linking of nconf (2026-01-14 14:23:20 +0100) ---------------------------------------------------------------- Second round of Kbuild fixes for 6.19 - Reduce possible complications when cross-compiling by increasing use of ${NM} in check-function-names.sh - Fix static linking of nconf Cc: Carlos Llamas Cc: Arkadiusz Kozdra Cc: Nathan Chancellor Cc: linux-kbuild@vger.kernel.org Signed-off-by: Nicolas Schier ---------------------------------------------------------------- Arkadiusz Kozdra (1): kconfig: fix static linking of nconf Carlos Llamas (1): kbuild: prefer ${NM} in check-function-names.sh scripts/check-function-names.sh | 2 +- scripts/kconfig/nconf-cfg.sh | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-)