All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
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>,
	masahiroy@kernel.org
Subject: [GIT PULL] Kbuild fixes for v5.2-rc4
Date: Sat, 8 Jun 2019 00:52:56 +0900	[thread overview]
Message-ID: <CAK7LNAQZ2FAZcc367eCPqhwYRVvP+65hDa5hx6qfTwh2qVGL=w@mail.gmail.com> (raw)

Hi Linus,

Please pull some Kbuild fixes.
Thanks.



The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -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.2-2

for you to fetch changes up to 913ab9780fc021298949cc5514d6255a008e69f9:

  kbuild: use more portable 'command -v' for cc-cross-prefix
(2019-06-08 00:38:47 +0900)

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

 - fix kselftest-merge to find config fragments in deeper directories

 - fix kconfig unit test, which was broken by SPDX tag addition

 - add + prefix to buildtar to suppress jobserver unavailable warning

 - fix checkstack.pl to recognize arch=arm64

 - suppress noisy warning from cc-cross-prefix

----------------------------------------------------------------
Dan Rue (1):
      kbuild: teach kselftest-merge to find nested config files

George G. Davis (1):
      scripts/checkstack.pl: Fix arm64 wrong or unknown architecture

Masahiro Yamada (2):
      kconfig: tests: fix recursive inclusion unit test
      kbuild: use more portable 'command -v' for cc-cross-prefix

Trevor Bourget (1):
      kbuild: tar-pkg: enable communication with jobserver

 Makefile                                                | 5 ++---
 scripts/Kbuild.include                                  | 7 ++++++-
 scripts/checkstack.pl                                   | 2 +-
 scripts/kconfig/tests/err_recursive_inc/expected_stderr | 6 +++---
 scripts/package/Makefile                                | 2 +-
 5 files changed, 13 insertions(+), 9 deletions(-)


-- 
Best Regards
Masahiro Yamada

             reply	other threads:[~2019-06-07 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07 15:52 Masahiro Yamada [this message]
2019-06-07 21:00 ` [GIT PULL] Kbuild fixes for v5.2-rc4 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='CAK7LNAQZ2FAZcc367eCPqhwYRVvP+65hDa5hx6qfTwh2qVGL=w@mail.gmail.com' \
    --to=yamada.masahiro@socionext.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.