linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.15-rc2
@ 2021-09-19  8:45 Masahiro Yamada
  2021-09-19 20:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2021-09-19  8:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Nick Desaulniers, Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull some Kbuild fixes.
Thanks.


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.15

for you to fetch changes up to 0664684e1ebd7875e120d0cecd525bac4805f8ed:

  kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
(2021-09-19 10:55:18 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.15

 - Fix bugs in checkkconfigsymbols.py

 - Fix missing sys import in gen_compile_commands.py

 - Fix missing FORCE warning for ARCH=sh builds

 - Fix -Wignored-optimization-argument warnings for Clang builds

 - Turn -Wignored-optimization-argument into an error in order to stop
   building instead of sprinkling warnings

----------------------------------------------------------------
Ariel Marcovitch (2):
      checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
      checkkconfigsymbols.py: Remove skipping of help lines in
parse_kconfig_file

Geert Uytterhoeven (1):
      sh: Add missing FORCE prerequisites in Makefile

Kortan (1):
      gen_compile_commands: fix missing 'sys' package

Nathan Chancellor (2):
      x86/build: Do not add -falign flags unconditionally for clang
      kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS

Ramji Jiyani (1):
      kbuild: Fix comment typo in scripts/Makefile.modpost

 arch/sh/boot/Makefile                       | 16 ++++++++--------
 arch/x86/Makefile_32.cpu                    | 12 +++++++++---
 scripts/Makefile.clang                      |  5 +++++
 scripts/Makefile.modpost                    |  2 +-
 scripts/checkkconfigsymbols.py              | 11 +++--------
 scripts/clang-tools/gen_compile_commands.py |  1 +
 6 files changed, 27 insertions(+), 20 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.15-rc2
  2021-09-19  8:45 [GIT PULL] Kbuild fixes for v5.15-rc2 Masahiro Yamada
@ 2021-09-19 20:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-19 20:36 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Nick Desaulniers, Linux Kernel Mailing List,
	Linux Kbuild mailing list

The pull request you sent on Sun, 19 Sep 2021 17:45:35 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.15

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

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:[~2021-09-19 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19  8:45 [GIT PULL] Kbuild fixes for v5.15-rc2 Masahiro Yamada
2021-09-19 20:36 ` 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).