* [GIT PULL] Kbuild fixes for v6.19-rc4
@ 2025-12-29 19:37 Nicolas Schier
2025-12-29 20:18 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Schier @ 2025-12-29 19:37 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linux Kernel Mailing List, Linux Kbuild Mailing List,
Nathan Chancellor, Jose Javier Rodriguez Barbarin,
Thomas De Schampheleire
[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]
Hi Linus,
please pull these three Kbuild fixes for 6.19-rc4.
Thanks and best regards,
Nicolas
The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:
Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-1
for you to fetch changes up to 1f4ea4838b13c3b2278436a8dcb148e3c23f4b64:
mcb: Add missing modpost build support (2025-12-27 20:48:01 +0100)
----------------------------------------------------------------
First round of Kbuild fixes for v6.19
- Revert commit 9362d34acf91 ("scripts/clang-tools: Handle included .c
files in gen_compile_commands") which is reported to cause false
entries for some files.
- Fix compilation of dtb specified on command-line without make rule
- mcb: Add missing modpost build support
Signed-off-by: Nicolas Schier <nsc@kernel.org>
----------------------------------------------------------------
Jose Javier Rodriguez Barbarin (1):
mcb: Add missing modpost build support
Nicolas Schier (1):
Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
Thomas De Schampheleire (1):
kbuild: fix compilation of dtb specified on command-line without make rule
scripts/Makefile.build | 26 +++---
scripts/clang-tools/gen_compile_commands.py | 135 ++--------------------------
scripts/mod/devicetable-offsets.c | 3 +
scripts/mod/file2alias.c | 9 ++
4 files changed, 33 insertions(+), 140 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Kbuild fixes for v6.19-rc4
2025-12-29 19:37 [GIT PULL] Kbuild fixes for v6.19-rc4 Nicolas Schier
@ 2025-12-29 20:18 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-29 20:18 UTC (permalink / raw)
To: Nicolas Schier
Cc: Linus Torvalds, Linux Kernel Mailing List,
Linux Kbuild Mailing List, Nathan Chancellor,
Jose Javier Rodriguez Barbarin, Thomas De Schampheleire
The pull request you sent on Mon, 29 Dec 2025 20:37:44 +0100:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8640b74557fc8b4c300030f6ccb8cd078f665ec8
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-12-29 20:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 19:37 [GIT PULL] Kbuild fixes for v6.19-rc4 Nicolas Schier
2025-12-29 20:18 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.