public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation•org>
To: Lee Jones <lee.jones@linaro•org>
Cc: "Robert Love" <rlove@google•com>,
	"Nick Holloway" <alfie@dcs•warwick.ac.uk>,
	"Russ Gorby" <russ.gorby@intel•com>,
	"Kevin Wells" <kevin.wells@nxp•com>,
	-- <julian@uhunix•uhcc.hawaii.edu>,
	"Andrew Morton" <andrewm@uow•edu.eu>,
	"Laxman Dewangan" <ldewangan@nvidia•com>,
	"Paul Mackerras" <paulus@samba•org>,
	"David A. Hinds" <dahinds@users•sourceforge.net>,
	linux-riscv@lists•infradead.org,
	"Jiri Slaby" <jirislaby@kernel•org>,
	linux-stm32@st-md-mailman•stormreply.com,
	"Bill Hawes" <whawes@star•net>,
	"Roland Stigge" <stigge@antcom•de>,
	"Rob Herring" <robh@kernel•org>,
	"Russell King" <linux@armlinux•org.uk>,
	"Michal Simek" <michal.simek@xilinx•com>,
	"Jonathan Hunter" <jonathanh@nvidia•com>,
	"Jan Dumon" <j.dumon@option•com>,
	"Andy Gross" <agross@kernel•org>,
	linux-serial@vger•kernel.org,
	"Sylvain Lemieux" <slemieux.tyco@gmail•com>,
	"Gerald Baeza" <gerald.baeza@st•com>,
	"Sumit Semwal" <sumit.semwal@linaro•org>,
	"Marko Kohtala" <Marko.Kohtala@hut•fi>,
	linux-media@vger•kernel.org,
	"Philipp Zabel" <p.zabel@pengutronix•de>,
	"Alexandre Torgue" <alexandre.torgue@st•com>,
	linux-arm-msm@vger•kernel.org,
	"Vladimir Zapolskiy" <vz@mleia•com>,
	linaro-mm-sig@lists•linaro.org,
	"Stanislav Voronyi" <stas@cnti•uanet.kharkov.ua>,
	"C. Scott Ananian" <cananian@alumni•princeton.edu>,
	"Paul Walmsley" <paul.walmsley@sifive•com>,
	linux-tegra@vger•kernel.org,
	"Bjorn Andersson" <bjorn.andersson@linaro•org>,
	"Andrew J. Kroll" <ag784@freenet•buffalo.edu>,
	"processes-Sapan Bhatia" <sapan@corewars•org>,
	"Miloslav Trmac" <mitr@redhat•com>,
	"Mike Hudson" <Exoray@isys•ca>,
	"Joseph Barrow" <d.barow@option•com>,
	dri-devel@lists•freedesktop.org, linux-kernel@vger•kernel.org,
	paulkf@microgate•com, "Filip Aben" <f.aben@option•com>,
	"Palmer Dabbelt" <palmer@dabbelt•com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail•com>,
	"Thierry Reding" <thierry.reding@gmail•com>,
	"Colin Ian King" <colin.king@canonical•com>,
	"Jakub Jelinek" <jj@ultra•linux.cz>,
	linuxppc-dev@lists•ozlabs.org,
	"Christian König" <christian.koenig@amd•com>,
	"Russell King" <rmk@arm•linux.org.uk>
Subject: Re: [PATCH 00/36] Rid W=1 issues from TTY
Date: Fri, 6 Nov 2020 10:54:50 +0100	[thread overview]
Message-ID: <20201106095450.GA2660312@kroah.com> (raw)
In-Reply-To: <20201104193549.4026187-1-lee.jones@linaro.org>

On Wed, Nov 04, 2020 at 07:35:13PM +0000, Lee Jones wrote:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.

Many of these now applied, please update the series against my
tty-testing branch and resend the rest.

thanks,

greg k-h

      parent reply	other threads:[~2020-11-06  9:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-04 19:35 [PATCH 00/36] Rid W=1 issues from TTY Lee Jones
2020-11-04 19:35 ` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location Lee Jones
2020-11-04 23:36   ` Michael Ellerman
2020-11-05  8:39     ` Lee Jones
2020-11-05  7:10   ` Christophe Leroy
2020-11-05  8:38     ` Lee Jones
2020-11-26  9:36   ` [PATCH v2 " Lee Jones
2020-11-04 19:35 ` [PATCH 32/36] tty: hvc: hvc_vio: Staticify function invoked only by reference Lee Jones
2020-11-04 19:35 ` [PATCH 33/36] tty: hvc: hvc_opal: Staticify function invoked " Lee Jones
2020-11-04 19:35 ` [PATCH 34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused Lee Jones
2020-11-05  7:04   ` Christophe Leroy
2020-11-05  7:39     ` Jiri Slaby
2020-11-05  8:36       ` Lee Jones
2020-11-05  8:55         ` Jiri Slaby
2020-11-05  9:00           ` Lee Jones
2020-11-06  9:54 ` 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=20201106095450.GA2660312@kroah.com \
    --to=gregkh@linuxfoundation$(echo .)org \
    --cc=Exoray@isys$(echo .)ca \
    --cc=Marko.Kohtala@hut$(echo .)fi \
    --cc=ag784@freenet$(echo .)buffalo.edu \
    --cc=agross@kernel$(echo .)org \
    --cc=alexandre.torgue@st$(echo .)com \
    --cc=alfie@dcs$(echo .)warwick.ac.uk \
    --cc=andrewm@uow$(echo .)edu.eu \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=cananian@alumni$(echo .)princeton.edu \
    --cc=christian.koenig@amd$(echo .)com \
    --cc=colin.king@canonical$(echo .)com \
    --cc=d.barow@option$(echo .)com \
    --cc=dahinds@users$(echo .)sourceforge.net \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=f.aben@option$(echo .)com \
    --cc=gerald.baeza@st$(echo .)com \
    --cc=j.dumon@option$(echo .)com \
    --cc=jirislaby@kernel$(echo .)org \
    --cc=jj@ultra$(echo .)linux.cz \
    --cc=jonathanh@nvidia$(echo .)com \
    --cc=julian@uhunix$(echo .)uhcc.hawaii.edu \
    --cc=kevin.wells@nxp$(echo .)com \
    --cc=ldewangan@nvidia$(echo .)com \
    --cc=lee.jones@linaro$(echo .)org \
    --cc=linaro-mm-sig@lists$(echo .)linaro.org \
    --cc=linux-arm-msm@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-media@vger$(echo .)kernel.org \
    --cc=linux-riscv@lists$(echo .)infradead.org \
    --cc=linux-serial@vger$(echo .)kernel.org \
    --cc=linux-stm32@st-md-mailman$(echo .)stormreply.com \
    --cc=linux-tegra@vger$(echo .)kernel.org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mcoquelin.stm32@gmail$(echo .)com \
    --cc=michal.simek@xilinx$(echo .)com \
    --cc=mitr@redhat$(echo .)com \
    --cc=p.zabel@pengutronix$(echo .)de \
    --cc=palmer@dabbelt$(echo .)com \
    --cc=paul.walmsley@sifive$(echo .)com \
    --cc=paulkf@microgate$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    --cc=rlove@google$(echo .)com \
    --cc=rmk@arm$(echo .)linux.org.uk \
    --cc=robh@kernel$(echo .)org \
    --cc=russ.gorby@intel$(echo .)com \
    --cc=sapan@corewars$(echo .)org \
    --cc=slemieux.tyco@gmail$(echo .)com \
    --cc=stas@cnti$(echo .)uanet.kharkov.ua \
    --cc=stigge@antcom$(echo .)de \
    --cc=sumit.semwal@linaro$(echo .)org \
    --cc=thierry.reding@gmail$(echo .)com \
    --cc=vz@mleia$(echo .)com \
    --cc=whawes@star$(echo .)net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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