* [GIT PULL] Kbuild fixes for 6.18 #1
@ 2025-10-11 19:43 Nathan Chancellor
2025-10-11 23:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Chancellor @ 2025-10-11 19:43 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Nicolas Schier, linux-kbuild
Hi Linus,
Please pull the initial round of fixes for Kbuild for 6.18. Everything
but the final change has been in -next for a couple of cycles but I
wanted to record some last minute tags so it is recently rebased.
If there are any issues, please let me know.
Cheers,
Nathan
----------------------------------------------------------------
The following changes since commit 2ea77fca84f07849aa995271271340d262d0c2e9:
modpost: Initialize builtin_modname to stop SIGSEGVs (2025-09-28 07:54:07 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.18-1
for you to fetch changes up to b0f2942a16017f88395d768afedd7373860968ce:
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols (2025-10-10 14:50:35 -0700)
----------------------------------------------------------------
Kbuild fixes for 6.18 #1
- Fix UAPI types check in headers_check.pl
- Only enable -Werror for hostprogs with CONFIG_WERROR / W=e
- Ignore fsync() error when output of gen_init_cpio is a pipe
- Several little build fixes for recent modules.builtin.modinfo series
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
----------------------------------------------------------------
Dmitry Safonov (1):
gen_init_cpio: Ignore fsync() returning EINVAL on pipes
Geert Uytterhoeven (1):
kbuild: uapi: Strip comments before size type check
Nathan Chancellor (6):
scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
kbuild: Add '.rel.*' strip pattern for vmlinux
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Merge patch series "kbuild: Fixes for fallout from recent modules.builtin.modinfo series"
kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols
arch/s390/kernel/vmlinux.lds.S | 44 +++++++++++++++++++++---------------------
scripts/Makefile.extrawarn | 8 +++++---
scripts/Makefile.vmlinux | 7 +++++--
usr/gen_init_cpio.c | 5 ++++-
usr/include/headers_check.pl | 2 ++
5 files changed, 38 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-11 23:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-11 19:43 [GIT PULL] Kbuild fixes for 6.18 #1 Nathan Chancellor
2025-10-11 23:10 ` 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
all inboxes | Powered by JetHome®