linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.11-rc7
@ 2021-02-07  2:32 Masahiro Yamada
  2021-02-07 18:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2021-02-07  2:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Please pull some Kbuild fixes.
Thanks.






The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:

  Linux 5.11-rc4 (2021-01-17 16:37:05 -0800)

are available in the Git repository at:

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

for you to fetch changes up to efe6e3068067212b85c2d0474b5ee3b2d0c7adab:

  kallsyms: fix nonconverging kallsyms table with lld (2021-02-05
17:53:28 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.11 (2nd)

 - Use the 'python3' command to invoke python scripts because some
   distributions do not provide the 'python' command any more.

 - Clean-up and update documents

 - Use pkg-config to search libcrypto

 - Fix duplicated debug flags

 - Ignore some more stubs in scripts/kallsyms.c

----------------------------------------------------------------
Andy Shevchenko (1):
      scripts: switch explicitly to Python 3

Arnd Bergmann (1):
      kallsyms: fix nonconverging kallsyms table with lld

Enrico Weigelt, metux IT consult (1):
      kconfig: mconf: fix HOSTCC call

Masahiro Yamada (6):
      kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc
      doc: gcc-plugins: update gcc-plugins.rst
      Revert "checkpatch: add check for keyword 'boolean' in Kconfig
definitions"
      kbuild: remove PYTHON variable
      scripts/clang-tools: switch explicitly to Python 3
      kbuild: fix duplicated flags in DEBUG_CFLAGS

Nathan Chancellor (1):
      Documentation/llvm: Add a section about supported architectures

Robert Karszniewicz (1):
      Documentation/Kbuild: Remove references to gcc-plugin.sh

Rolf Eike Beer (1):
      scripts: use pkg-config to locate libcrypto

 Documentation/Makefile                      |  2 +-
 Documentation/kbuild/gcc-plugins.rst        | 47
+++++++++++++++++---------------------
 Documentation/kbuild/llvm.rst               | 44
+++++++++++++++++++++++++++++++++++
 Documentation/kbuild/makefiles.rst          |  2 +-
 Makefile                                    |  7 +++---
 arch/ia64/Makefile                          |  2 +-
 arch/ia64/scripts/unwcheck.py               |  2 +-
 scripts/Makefile                            |  8 +++++--
 scripts/bloat-o-meter                       |  2 +-
 scripts/checkpatch.pl                       |  7 ------
 scripts/clang-tools/gen_compile_commands.py |  2 +-
 scripts/clang-tools/run-clang-tools.py      |  2 +-
 scripts/diffconfig                          |  2 +-
 scripts/dummy-tools/gcc                     | 10 +++-----
 scripts/jobserver-exec                      |  2 +-
 scripts/kallsyms.c                          |  6 +++++
 scripts/kconfig/mconf-cfg.sh                |  2 +-
 17 files changed, 94 insertions(+), 55 deletions(-)


--
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.11-rc7
  2021-02-07  2:32 [GIT PULL] Kbuild fixes for v5.11-rc7 Masahiro Yamada
@ 2021-02-07 18:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-07 18:29 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kbuild mailing list, Linux Kernel Mailing List

The pull request you sent on Sun, 7 Feb 2021 11:32:52 +0900:

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

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

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-02-07 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07  2:32 [GIT PULL] Kbuild fixes for v5.11-rc7 Masahiro Yamada
2021-02-07 18:29 ` 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).