public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for 7.1 #1
@ 2026-04-25 19:27 Nicolas Schier
  2026-04-26 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Schier @ 2026-04-25 19:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-kbuild, Masahiro Yamada, Mathias Krause,
	Nathan Chancellor, Thomas Weißschuh

Hi Linus,

please pull this first round of Kbuild fixes for 7.1 with two small commits.
If there are any issues, please let me know.

Thanks and kind regards,
Nicolas



The following changes since commit 028ef9c96e96197026887c0f092424679298aae8:

  Linux 7.0 (2026-04-12 13:48:06 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.1-1

for you to fetch changes up to 75f7c47ccd78c947cf1b6ddb18ea453ff0555716:

  kbuild: Never respect CONFIG_WERROR / W=e to fixdep (2026-04-24 13:57:48 +0200)

----------------------------------------------------------------
First round of Kbuild fixes for 7.1

  - kbuild: builddeb - avoid recompiles for non-cross-compiles

    Avoid triggering complete rebuilds for non-cross-compile Debian
    package builds by only triggering the rebuild of host tools for
    actual cross-compile builds.

  - kbuild: Never respect CONFIG_WERROR / W=e to fixdep

    Avoid spurious rebuilds of fixdep w/ and w/o -Werror during a single
    kbuild invocation by never respecting CONFIG_WERROR for fixdep.

----------------------------------------------------------------
Mathias Krause (1):
      kbuild: builddeb - avoid recompiles for non-cross-compiles

Thomas Weißschuh (1):
      kbuild: Never respect CONFIG_WERROR / W=e to fixdep

 Makefile                 | 2 ++
 scripts/package/builddeb | 8 +++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kbuild fixes for 7.1 #1
  2026-04-25 19:27 [GIT PULL] Kbuild fixes for 7.1 #1 Nicolas Schier
@ 2026-04-26 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-26 19:35 UTC (permalink / raw)
  To: Nicolas Schier
  Cc: Linus Torvalds, linux-kernel, linux-kbuild, Masahiro Yamada,
	Mathias Krause, Nathan Chancellor, Thomas Weißschuh

The pull request you sent on Sat, 25 Apr 2026 21:27:02 +0200:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.1-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b935117fe6d1af576e39b1f18c9e875f44bd146f

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:[~2026-04-26 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25 19:27 [GIT PULL] Kbuild fixes for 7.1 #1 Nicolas Schier
2026-04-26 19:35 ` 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