All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.8(-rc8)
@ 2020-08-02 16:34 Masahiro Yamada
  2020-08-02 18:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-08-02 16:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull some more Kbuild fixes.
Thanks.

The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -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.8-4

for you to fetch changes up to 28ab576ba8de934ee3145b6d75119f016de567cb:

  kbuild: remove redundant FORCE definition in
scripts/Makefile.modpost (2020-08-02 23:09:16 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.8 (4th)

 - clean the generated moc file for xconfig

 - fix xconfig bugs, and revert some bad commits

----------------------------------------------------------------
Masahiro Yamada (8):
      kconfig: qconf: use if_changed for qconf.moc rule
      kconfig: qconf: compile moc object separately
      kconfig: qconf: use delete[] instead of delete to free array
      kconfig: qconf: remove "goBack" debug message
      Revert "kconfig: qconf: Change title for the item window"
      Revert "kconfig: qconf: don't show goback button on splitMode"
      kconfig: qconf: remove wrong ConfigList::firstChild()
      kbuild: remove redundant FORCE definition in scripts/Makefile.modpost

Wolfram Sang (1):
      modpost: explain why we can't use strsep

 scripts/Makefile.modpost   |  3 ---
 scripts/kconfig/.gitignore |  2 +-
 scripts/kconfig/Makefile   | 13 ++++++++-----
 scripts/kconfig/qconf.cc   | 23 ++++++-----------------
 scripts/kconfig/qconf.h    |  4 ----
 scripts/mod/modpost.c      |  1 +
 6 files changed, 16 insertions(+), 30 deletions(-)

-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.8(-rc8)
  2020-08-02 16:34 [GIT PULL] Kbuild fixes for v5.8(-rc8) Masahiro Yamada
@ 2020-08-02 18:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-02 18:40 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Mon, 3 Aug 2020 01:34:57 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/142c3326b055a278c303bfef8dc6a105fff18ca6

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:[~2020-08-02 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-02 16:34 [GIT PULL] Kbuild fixes for v5.8(-rc8) Masahiro Yamada
2020-08-02 18:40 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.