All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v6.0-rc2
@ 2022-08-20 18:07 Masahiro Yamada
  2022-08-20 21:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-08-20 18:07 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 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -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.0

for you to fetch changes up to 4be72c1b9f298b4ad42391322eaddef64b282716:

  scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
(2022-08-21 02:47:49 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.0

 - Fix module versioning broken on some architectures

 - Make dummy-tools enable CONFIG_PPC_LONG_DOUBLE_128

 - Remove -Wformat-zero-length, which has no warning instance

 - Fix the order between drivers and libs in modules.order

 - Fix false-positive warnings in clang-analyzer

----------------------------------------------------------------
Guru Das Srinagesh (1):
      scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check

Jiri Slaby (1):
      kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__

Masahiro Yamada (2):
      modpost: fix module versioning when a symbol lacks valid CRC
      kbuild: fix the modules order between drivers and libs

Nathan Chancellor (1):
      scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length

 Makefile                               | 6 ++----
 scripts/Makefile.extrawarn             | 1 -
 scripts/clang-tools/run-clang-tools.py | 1 +
 scripts/dummy-tools/gcc                | 2 +-
 scripts/mod/modpost.c                  | 4 +---
 5 files changed, 5 insertions(+), 9 deletions(-)

-- 
Best Regards
Masahiro Yamada

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

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

The pull request you sent on Sun, 21 Aug 2022 03:07:03 +0900:

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

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

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-08-20 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-20 18:07 [GIT PULL] Kbuild fixes for v6.0-rc2 Masahiro Yamada
2022-08-20 21:59 ` pr-tracker-bot

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.