linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.14-rc2
@ 2021-07-18 15:20 Masahiro Yamada
  2021-07-18 18:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2021-07-18 15:20 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 e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -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.14

for you to fetch changes up to 5e60f363b38fd40e4d8838b5d6f4d4ecee92c777:

  Documentation: Fix intiramfs script name (2021-07-18 23:48:14 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.14

 - Restore the original behavior of scripts/setlocalversion when
   LOCALVERSION is set to empty.

 - Show Kconfig prompts even for 'make -s'

 - Fix the combination of COFNIG_LTO_CLANG=y and CONFIG_MODVERSIONS=y
   for older GNU Make versions

----------------------------------------------------------------
Lecopzer Chen (1):
      Kbuild: lto: fix module versionings mismatch in GNU make 3.X

Masahiro Yamada (1):
      kbuild: do not suppress Kconfig prompts for silent build

Mikulas Patocka (1):
      scripts/setlocalversion: fix a bug when LOCALVERSION is empty

Robert Richter (1):
      Documentation: Fix intiramfs script name

 Documentation/driver-api/early-userspace/early_userspace_support.rst
|  8 ++++----
 Documentation/filesystems/ramfs-rootfs-initramfs.rst                 |  2 +-
 Makefile
|  9 +++++----
 scripts/Makefile.build                                               |  2 +-
 scripts/setlocalversion
| 13 ++++++++-----
 5 files changed, 19 insertions(+), 15 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

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

The pull request you sent on Mon, 19 Jul 2021 00:20:42 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6750691a82ad264dff140a7e9ca8f340729431f0

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

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