linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v6.2-rc5
@ 2023-01-21  8:31 Masahiro Yamada
  2023-01-21 19:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2023-01-21  8:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hello Linus,

Please pull some Kbuild fixes.

Thank you.




The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.2-3

for you to fetch changes up to 13e1df09284da53ae5abdd3364c36caf8f0f8916:

  kheaders: explicitly validate existence of cpio command (2023-01-18
16:34:04 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.2 (3rd)

 - Hide LDFLAGS_vmlinux from decompressor Makefiles to fix error messages
   when GNU Make 4.4 is used.

 - Fix 'make modules' build error when CONFIG_DEBUG_INFO_BTF_MODULES=y.

 - Fix warnings emitted by GNU Make 4.4 in scripts/kconfig/Makefile.

 - Support GNU Make 4.4 for scripts/jobserver-exec.

 - Show clearer error message when kernel/gen_kheaders.sh fails due to
   missing cpio.

----------------------------------------------------------------
Arend van Spriel (1):
      scripts: rpm: make clear that mkspec script contains 4.13 feature

Martin Liska (1):
      scripts: support GNU make 4.4 in jobserver-exec

Masahiro Yamada (3):
      init/version-timestamp.c: remove unneeded #include <linux/version.h>
      kbuild: export top-level LDFLAGS_vmlinux only to scripts/Makefile.vmlinux
      kbuild: fix 'make modules' error when CONFIG_DEBUG_INFO_BTF_MODULES=y

Miguel Ojeda (1):
      docs: kbuild: remove mention to dropped $(objtree) feature

Peter Foley (1):
      kconfig: Update all declared targets

Rasmus Villemoes (1):
      init/Kconfig: fix LOCALVERSION_AUTO help text

Thomas Weißschuh (1):
      kheaders: explicitly validate existence of cpio command

 Documentation/kbuild/makefiles.rst |  2 +-
 Makefile                           | 15 ++++++++++++++-
 init/Kconfig                       |  2 +-
 init/version-timestamp.c           |  1 -
 kernel/gen_kheaders.sh             |  2 ++
 scripts/jobserver-exec             | 19 ++++++++++++++-----
 scripts/kconfig/.gitignore         |  2 +-
 scripts/kconfig/Makefile           |  2 +-
 scripts/package/mkspec             |  2 +-
 9 files changed, 35 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] Kbuild fixes for v6.2-rc5
  2023-01-21  8:31 [GIT PULL] Kbuild fixes for v6.2-rc5 Masahiro Yamada
@ 2023-01-21 19:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-21 19:23 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kbuild mailing list, Linux Kernel Mailing List

The pull request you sent on Sat, 21 Jan 2023 17:31:05 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.2-3

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

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:[~2023-01-21 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21  8:31 [GIT PULL] Kbuild fixes for v6.2-rc5 Masahiro Yamada
2023-01-21 19:23 ` 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;
as well as URLs for NNTP newsgroup(s).