Hi Linus, please pull this third round of Kbuild fixes for v7.1-rc7. It's only a single simple commit that fixes the currently broken kconfig selftests. I hope you consider this fix important enough. If there are any issues, please let me know. Thanks and kind regards, Nicolas The following changes since commit e43ffb69e0438cddd72aaa30898b4dc446f664f8: Linux 7.1-rc6 (2026-05-31 15:14:24 -0700) are available in the Git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.1-3 for you to fetch changes up to 65b09bfa8aa7ebe087093b591525385efb2d58b0: kconfig: Fix repeated include selftest expectation (2026-06-05 19:24:49 +0200) ---------------------------------------------------------------- Third round for Kbuild fixes for 7.1 - kconfig: Fix repeated include selftest expectation Fixes the currently broken kconfig tests Cc: Nathan Chancellor Cc: Zhou Yuhang Cc: Zhou Yuhang Cc: linux-kbuild@vger.kernel.org Cc: linux-kernel@vger.kernel.org ---------------------------------------------------------------- Zhou Yuhang (1): kconfig: Fix repeated include selftest expectation scripts/kconfig/tests/err_repeated_inc/expected_stderr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Nicolas