linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.9-rc2
@ 2020-08-22 14:00 Masahiro Yamada
  2020-08-22 17:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-08-22 14:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Please pull Kbuild fixes for v5.9-rc2

Thanks.



The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.9

for you to fetch changes up to 510bc3cb1ddc32f9533e6ed0a68c980544c3ca3f:

  kconfig: qconf: replace deprecated QString::sprintf() with
QTextStream (2020-08-21 10:23:38 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.9

 - move -Wsign-compare warning from W=2 to W=3

 - fix the keyword _restrict to __restrict in genksyms

 - fix more bugs in qconf

----------------------------------------------------------------
Joe Perches (2):
      Makefile.extrawarn: Move sign-compare from W=2 to W=3
      genksyms: keywords: Use __restrict not _restrict

Masahiro Yamada (8):
      extract-cert: add static to local data
      kbuild: remove redundant patterns in filter/filter-out
      kconfig: qconf: fix signal connection to invalid slots
      kconfig: qconf: fix the popup menu in the ConfigInfoView window
      kconfig: qconf: remove unused colNr
      kconfig: qconf: remove qInfo() to get back Qt4 support
      kconfig: qconf: remove redundant help in the info view
      kconfig: qconf: replace deprecated QString::sprintf() with QTextStream

 Makefile                    |   5 +-
 scripts/Makefile.extrawarn  |   2 +-
 scripts/extract-cert.c      |   2 +-
 scripts/genksyms/keywords.c |   4 +-
 scripts/kconfig/qconf.cc    | 156 +++++++++++++++++++--------------------
 scripts/kconfig/qconf.h     |   6 +-
 6 files changed, 86 insertions(+), 89 deletions(-)


-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v5.9-rc2
  2020-08-22 14:00 [GIT PULL] Kbuild fixes for v5.9-rc2 Masahiro Yamada
@ 2020-08-22 17:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-22 17:32 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kbuild mailing list, Linux Kernel Mailing List

The pull request you sent on Sat, 22 Aug 2020 23:00:58 +0900:

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

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

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:[~2020-08-22 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 14:00 [GIT PULL] Kbuild fixes for v5.9-rc2 Masahiro Yamada
2020-08-22 17:32 ` 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).