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

Hello Linus,

Please pull some Kbuild fixes.
Thanks.






The following changes since commit e2302539dd4f1c62d96651c07ddb05aa2461d29c:

  Merge tag 'xtensa-20221010' of
https://github.com/jcmvbkbc/linux-xtensa (2022-10-10 14:21:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0a6de78cff600cb991f2a1b7ed376935871796a0:

  lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support
to DWARF5 (2022-10-17 02:06:47 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.1

 - Fix CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y compile error for
   the combination of Clang >= 14 and GAS <= 2.35.

 - Drop vmlinux.bz2 from the rpm package as it just annoyingly increased
   the package size.

 - Fix modpost error under build environments using musl.

 - Make *.ll files keep value names for easier debugging

 - Fix single directory build

 - Prevent RISC-V from selecting the broken DWARF5 support when Clang
   and GAS are used together.

----------------------------------------------------------------
Guru Das Srinagesh (1):
      scripts/clang-tools: Convert clang-tidy args to list

Masahiro Yamada (3):
      Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
      Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
      kbuild: fix single directory build

Nathan Chancellor (1):
      lib/Kconfig.debug: Add check for non-constant .{s,u}leb128
support to DWARF5

Nick Desaulniers (1):
      kbuild: add -fno-discard-value-names to cmd_cc_ll_c

Richard Acayan (1):
      modpost: put modpost options before argument

Zack Rusin (1):
      kbuild: Stop including vmlinux.bz2 in the rpm's

 Makefile                               |  2 ++
 lib/Kconfig.debug                      | 10 ++++++++--
 scripts/Makefile.build                 |  2 +-
 scripts/Makefile.modpost               |  2 +-
 scripts/clang-tools/run-clang-tools.py | 11 ++++++-----
 scripts/package/mkspec                 |  2 --
 6 files changed, 18 insertions(+), 11 deletions(-)

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

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

The pull request you sent on Mon, 17 Oct 2022 03:09:07 +0900:

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

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

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-10-16 18:19 UTC | newest]

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