stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Matthias Maennich <maennich@google.com>
Cc: stable@vger.kernel.org, kernel-team@android.com,
	Denis Efremov <efremov@linux.com>,
	Masahiro Yamada <yamada.masahiro@socionext.com>
Subject: Re: [PATCH v5.4 0/6] Build time improvements
Date: Tue, 1 Sep 2020 15:58:38 +0200	[thread overview]
Message-ID: <20200901135838.GC397411@kroah.com> (raw)
In-Reply-To: <20200826162828.3330007-1-maennich@google.com>

On Wed, Aug 26, 2020 at 05:28:22PM +0100, Matthias Maennich wrote:
> Hi,
> 
> please pick up the following patches for 5.4.
> 
> Those are build time optimizations for kernel/gen_kheaders.sh, and - by
> removing bashisms - dropping the dependency to /bin/bash.
> 
> In addition, this enables build time improvements across the tree by optionally
> allowing to use alternative implementations for various compression tools, e.g.
> GZIP=pigz.
> 
> The documentation-only change is not strictly necessary, but keeps
> kernel/gen_kheaders.sh in sync with mainline.

Looks good, now queued up, thanks.

greg k-h

      parent reply	other threads:[~2020-09-01 14:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-26 16:28 [PATCH v5.4 0/6] Build time improvements Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 1/6] kheaders: remove unneeded 'cat' command piped to 'head' / 'tail' Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 2/6] kheaders: optimize md5sum calculation for in-tree builds Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 3/6] kheaders: optimize header copy " Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 4/6] kheaders: remove the last bashism to allow sh to run it Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 5/6] kheaders: explain why include/config/autoconf.h is excluded from md5sum Matthias Maennich
2020-08-26 16:28 ` [PATCH v5.4 6/6] kbuild: add variables for compression tools Matthias Maennich
2020-08-26 19:07   ` Denis Efremov
2020-09-01 13:58     ` Greg Kroah-Hartman
2020-09-01 13:58 ` Greg Kroah-Hartman [this message]

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=20200901135838.GC397411@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=efremov@linux.com \
    --cc=kernel-team@android.com \
    --cc=maennich@google.com \
    --cc=stable@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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 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).