[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNAQmNNCfOeqybJD-=TpA1nVE923pLc7Xvpa+k55rkR7hRg@mail.gmail.com>
Date: Sun, 8 Dec 2024 22:17:00 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v6.13-rc2
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
Powered by blists - more mailing lists