linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v6.0-rc7
@ 2022-09-24 18:34 Masahiro Yamada
  2022-09-25  0:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-09-24 18:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hello Linus,


Please pull some Kbuild fixes.
Thanks.



The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

  Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 32ef9e5054ec0321b9336058c58ec749e9c6b0fe:

  Makefile.debug: re-enable debug info for .S files (2022-09-24 11:19:19 +0900)

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

 - Fix build error for the combination of CONFIG_SYSTEM_TRUSTED_KEYRING=y
   and CONFIG_X509_CERTIFICATE_PARSER=m

 - Fix CONFIG_DEBUG_INFO_SPLIT to generate debug info for GCC 11+ and Clang 12+

 - Revive debug info for assembly files

 - Remove unused code

----------------------------------------------------------------
Masahiro Yamada (1):
      certs: make system keyring depend on built-in x509 parser

Nick Desaulniers (2):
      Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
      Makefile.debug: re-enable debug info for .S files

Zeng Heng (1):
      Kconfig: remove unused function 'menu_get_root_menu'

yangxingwu (1):
      scripts/clang-tools: remove unused module

 certs/Kconfig                          |  2 +-
 lib/Kconfig.debug                      |  4 +++-
 scripts/Makefile.debug                 | 21 ++++++++++-----------
 scripts/clang-tools/run-clang-tools.py |  1 -
 scripts/kconfig/lkc.h                  |  1 -
 scripts/kconfig/menu.c                 |  5 -----
 6 files changed, 14 insertions(+), 20 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v6.0-rc7
  2022-09-24 18:34 [GIT PULL] Kbuild fixes for v6.0-rc7 Masahiro Yamada
@ 2022-09-25  0:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-25  0:52 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Sun, 25 Sep 2022 03:34:44 +0900:

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

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

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:[~2022-09-25  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 18:34 [GIT PULL] Kbuild fixes for v6.0-rc7 Masahiro Yamada
2022-09-25  0:52 ` 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).