* [GIT PULL] Kbuild fixes for 6.18 #3
@ 2025-11-09 2:56 Nathan Chancellor
2025-11-09 19:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2025-11-09 2:56 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Nicolas Schier, linux-kbuild
Hi Linus,
Please pull these three fixes for 6.18. The first change is a regression
fix for a change that came in the last kbuild pull request and the other
two are low risk changes to ultimately address build warnings. If there
are any issues, please let me know.
Cheers,
Nathan
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.18-3
for you to fetch changes up to 002621a4df3c166fab1427e8e502bc15acc26b13:
kbuild: Let kernel-doc.py use PYTHON3 override (2025-11-08 19:42:22 -0700)
----------------------------------------------------------------
Third round of Kbuild fixes for 6.19
- Strip trailing padding bytes from modules.builtin.modinfo to fix error
during modules_install with certain versions of kmod
- Drop unused static inline function warning in .c files with clang from
W=1 to W=2
- Ensure kernel-doc.py invocations use the PYTHON3 make variable to
ensure user's choice of Python interpreter is always respected
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
----------------------------------------------------------------
Jean Delvare (1):
kbuild: Let kernel-doc.py use PYTHON3 override
Nathan Chancellor (1):
kbuild: Strip trailing padding bytes from modules.builtin.modinfo
Peter Zijlstra (1):
compiler_types: Move unused static inline functions warning to W=2
drivers/gpu/drm/Makefile | 2 +-
drivers/gpu/drm/i915/Makefile | 2 +-
include/drm/Makefile | 2 +-
include/linux/compiler_types.h | 5 ++---
scripts/Makefile.build | 2 +-
scripts/Makefile.vmlinux | 15 ++++++++++++++-
6 files changed, 20 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Kbuild fixes for 6.18 #3
2025-11-09 2:56 [GIT PULL] Kbuild fixes for 6.18 #3 Nathan Chancellor
@ 2025-11-09 19:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-11-09 19:20 UTC (permalink / raw)
To: Nathan Chancellor
Cc: Linus Torvalds, linux-kernel, Nicolas Schier, linux-kbuild
The pull request you sent on Sat, 8 Nov 2025 19:56:37 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.18-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3461e958c1052111f9729d74861cdf44fa2eda61
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-09 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-09 2:56 [GIT PULL] Kbuild fixes for 6.18 #3 Nathan Chancellor
2025-11-09 19:20 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox