From: Masahiro Yamada <masahiroy@kernel.org> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Linux Kbuild mailing list <linux-kbuild@vger.kernel.org> Subject: [GIT PULL] Kbuild fixes for v5.8(-rc8) Date: Mon, 3 Aug 2020 01:34:57 +0900 [thread overview] Message-ID: <CAK7LNATJbLfuj8bbjPevXWTk5HAra3n2aG-B2ueTPxMpYhbZnQ@mail.gmail.com> (raw) 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
next reply other threads:[~2020-08-02 16:35 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-08-02 16:34 Masahiro Yamada [this message] 2020-08-02 18:40 ` pr-tracker-bot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CAK7LNATJbLfuj8bbjPevXWTk5HAra3n2aG-B2ueTPxMpYhbZnQ@mail.gmail.com \ --to=masahiroy@kernel.org \ --cc=linux-kbuild@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=torvalds@linux-foundation.org \ --subject='Re: [GIT PULL] Kbuild fixes for v5.8(-rc8)' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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.