Hello Linus, Please pull some Kbuild fixes. Thank you. The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.13 for you to fetch changes up to d8d326d64f6702caab01ea0cd48f6c0054f3d1b4: kbuild: deb-pkg: fix build error with O= (2024-12-08 17:11:34 +0900) ---------------------------------------------------------------- Kbuild fixes for v6.13 - Fix a section mismatch warning in modpost - Fix Debian package build error with the O= option ---------------------------------------------------------------- Masahiro Yamada (1): kbuild: deb-pkg: fix build error with O= Thomas Gleixner (1): modpost: Add .irqentry.text to OTHER_SECTIONS scripts/mod/modpost.c | 2 +- scripts/package/install-extmod-build | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- Best Regards Masahiro Yamada