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

Hi Linus,

Please pull some Kbuild fixes.
Thanks!


The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -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

for you to fetch changes up to b25e8a23d4ea7e8ade2c349c22efe88da88c0988:

  kbuild: remove unused single-used-m (2019-07-27 12:18:19 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.3

 - add compile_commands.json to .gitignore

 - fix false-positive warning from gen_compile_commands.py after
   allnoconfig build

 - remove unused code

----------------------------------------------------------------
Masahiro Yamada (3):
      kbuild: remove unused objectify macro
      gen_compile_commands: lower the entry count threshold
      kbuild: remove unused single-used-m

Toru Komatsu (1):
      .gitignore: Add compilation database file

 .gitignore                      | 3 +++
 scripts/Kbuild.include          | 3 ---
 scripts/Makefile.lib            | 2 --
 scripts/gen_compile_commands.py | 4 ++--
 4 files changed, 5 insertions(+), 7 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

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

The pull request you sent on Mon, 29 Jul 2019 00:10:55 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8e61ea11c23b108c8ce062f791dfa737896da346

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-07-28 17:45 UTC | newest]

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