All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Efremov <efremov@linux.com>
To: Masahiro Yamada <masahiroy@kernel.org>,
	Russell King <linux@armlinux.org.uk>, Guo Ren <guoren@kernel.org>
Cc: Denis Efremov <efremov@linux.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org,
	linux-kbuild@vger.kernel.org
Subject: [PATCH 0/2] drop GZFLAGS definition
Date: Fri,  4 Sep 2020 23:12:56 +0300	[thread overview]
Message-ID: <20200904201258.795438-1-efremov@linux.com> (raw)

GZFLAGS is not used. KGZIP env var can be used to pass
additional flags to gzip instead.

Denis Efremov (2):
  ARM: makefile: Drop GZFLAGS definition and export
  csky: Drop GZFLAGS definition

 arch/arm/Makefile  | 3 +--
 arch/csky/Makefile | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.26.2


WARNING: multiple messages have this Message-ID (diff)
From: Denis Efremov <efremov@linux.com>
To: Masahiro Yamada <masahiroy@kernel.org>,
	Russell King <linux@armlinux.org.uk>, Guo Ren <guoren@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org,
	linux-kernel@vger.kernel.org, Denis Efremov <efremov@linux.com>,
	linux-kbuild@vger.kernel.org
Subject: [PATCH 0/2] drop GZFLAGS definition
Date: Fri,  4 Sep 2020 23:12:56 +0300	[thread overview]
Message-ID: <20200904201258.795438-1-efremov@linux.com> (raw)

GZFLAGS is not used. KGZIP env var can be used to pass
additional flags to gzip instead.

Denis Efremov (2):
  ARM: makefile: Drop GZFLAGS definition and export
  csky: Drop GZFLAGS definition

 arch/arm/Makefile  | 3 +--
 arch/csky/Makefile | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.26.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-09-04 20:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 20:12 Denis Efremov [this message]
2020-09-04 20:12 ` [PATCH 0/2] drop GZFLAGS definition Denis Efremov
2020-09-04 20:12 ` [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export Denis Efremov
2020-09-04 20:12   ` Denis Efremov
2020-09-05 16:46   ` Masahiro Yamada
2020-09-05 16:46     ` Masahiro Yamada
2020-09-04 20:12 ` [PATCH 2/2] csky: Drop GZFLAGS definition Denis Efremov
2020-09-05 16:46   ` Masahiro Yamada

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=20200904201258.795438-1-efremov@linux.com \
    --to=efremov@linux.com \
    --cc=guoren@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=masahiroy@kernel.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.