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

Hi Linus,

Please pull some Kbuild fixes.
Thanks.



The following changes since commit 3fb6d0e00efc958d01c2f109c8453033a2d96796:

  Merge tag 'docs-5.12-2' of git://git.lwn.net/linux (2021-02-26 14:21:18 -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.12

for you to fetch changes up to 207da4c82ade9a6d59f7e794d737ba0748613fa2:

  kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
(2021-02-28 15:23:48 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.12

 - Fix UNUSED_KSYMS_WHITELIST for Clang LTO

 - Make -s builds really silent irrespective of V= option

 - Fix build error when SUBLEVEL or PATCHLEVEL is empty

----------------------------------------------------------------
Arnd Bergmann (1):
      kbuild: lto: add _mcount to list of used symbols

Masahiro Yamada (5):
      kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
      kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
      ia64: remove redundant READELF from arch/ia64/Makefile
      kbuild: make -s option take precedence over V=1
      kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again

 Makefile                        |  7 +++++--
 arch/ia64/Makefile              |  1 -
 init/Kconfig                    |  1 -
 scripts/adjust_autoksyms.sh     |  3 ---
 scripts/gen_autoksyms.sh        | 35 ++++++++++++++++++++++++++---------
 scripts/lto-used-symbollist.txt |  5 -----
 6 files changed, 31 insertions(+), 21 deletions(-)
 delete mode 100644 scripts/lto-used-symbollist.txt


-- 
Best Regards
Masahiro Yamada

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

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

The pull request you sent on Mon, 1 Mar 2021 00:22:06 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/06d5d309a3f17e32cd59926f391db1e1ea652184

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-28 20:46 UTC | newest]

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