linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.3-rc3
@ 2019-08-04 16:07 Masahiro Yamada
  2019-08-04 17:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2019-08-04 16:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: masahiroy, Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull some more Kbuild fixes.
Thanks!


The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -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.3-2

for you to fetch changes up to 0c5b6c28ed68becb692b43eae5e44d5aa7e160ce:

  kconfig: Clear "written" flag to avoid data loss (2019-08-04 12:44:15 +0900)

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

 - detect missing missing "WITH Linux-syscall-note" for uapi headers

 - fix needless rebuild when using Clang

 - fix false-positive cc-option in Kconfig when using Clang

 - avoid including corrupted .*.cmd files in the modpost stage

 - fix warning of 'make vmlinux'

 - fix {m,n,x,g}config to not generate the broken .config on the second
   save operation.

 - some trivial Makefile fixes

----------------------------------------------------------------
M. Vefa Bicakci (1):
      kconfig: Clear "written" flag to avoid data loss

Masahiro Yamada (7):
      kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
      kbuild: initialize CLANG_FLAGS correctly in the top Makefile
      kbuild: modpost: include .*.cmd files only when targets exist
      kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
      kbuild: modpost: remove unnecessary dependency for __modpost
      kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
      lib/raid6: fix unnecessary rebuild of vpermxor*.c

Stephen Boyd (1):
      kbuild: Check for unknown options with cc-option usage in
Kconfig and clang

 Makefile                   |  3 +-
 lib/raid6/Makefile         |  2 +-
 scripts/Kconfig.include    |  2 +-
 scripts/Makefile.modpost   | 82
+++++++++++++++++++++++++-----------------------
 scripts/headers_install.sh |  6 ++++
 scripts/kconfig/confdata.c |  4 +++
 scripts/link-vmlinux.sh    |  2 +-
 7 files changed, 58 insertions(+), 43 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.3-rc3
  2019-08-04 16:07 [GIT PULL] Kbuild fixes for v5.3-rc3 Masahiro Yamada
@ 2019-08-04 17:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-04 17:20 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, masahiroy, Linux Kernel Mailing List,
	Linux Kbuild mailing list

The pull request you sent on Mon, 5 Aug 2019 01:07:14 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/05e4f88b7d25fa8bf65b846f05197c47ddece278

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-08-04 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-04 16:07 [GIT PULL] Kbuild fixes for v5.3-rc3 Masahiro Yamada
2019-08-04 17:20 ` 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).