From: Nicolas Schier <nsc@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Kbuild Mailing List <linux-kbuild@vger.kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Jose Javier Rodriguez Barbarin
<dev-josejavier.rodriguez@duagon.com>,
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Subject: [GIT PULL] Kbuild fixes for v6.19-rc4
Date: Mon, 29 Dec 2025 20:37:44 +0100 [thread overview]
Message-ID: <aVLYiDvJ1jsEAV9n@levanger> (raw)
[-- 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 --]
next reply other threads:[~2025-12-29 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-29 19:37 Nicolas Schier [this message]
2025-12-29 20:18 ` [GIT PULL] Kbuild fixes for v6.19-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aVLYiDvJ1jsEAV9n@levanger \
--to=nsc@kernel.org \
--cc=dev-josejavier.rodriguez@duagon.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan@kernel.org \
--cc=thomas.de_schampheleire@nokia.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.