All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rich Felker <dalias@libc.org>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Will Deacon <will@kernel.org>,
	Douglas Anderson <dianders@chromium.org>,
	Paul Burton <paul.burton@mips.com>,
	Christophe Leroy <christophe.leroy@c-s.fr>,
	linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][resend] sh: kgdb: Mark expected switch fall-throughs
Date: Wed, 11 Dec 2019 09:17:44 +0000	[thread overview]
Message-ID: <s594ky7mdaf.wl-ysato@users.sourceforge.jp> (raw)
In-Reply-To: <983e0029-28d1-a428-4932-aa0588225293@embeddedor.com>

On Wed, 11 Dec 2019 07:28:43 +0900,
Gustavo A. R. Silva wrote:
> 
> Hi,
> 
> On 12/10/19 02:38, Kuninori Morimoto wrote:
> > 
> > Hi Andrew
> > 
> > I'm posting this patch from few month ago,
> > but it seems SH maintainer is not working in these days...
> > 
> > Is it possible to consider about it ?
> > SH compile will be error without this patch.
> > 
> 
> I've added this to my -next tree and will consider it for 5.5-rc2.
> 
> Thanks!
> --
> Gustavo
> 

Thanks.
I was going to work tonight or tomorrow.
Dose nothing if merged.

--
Yoshinori Sato

WARNING: multiple messages have this Message-ID (diff)
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rich Felker <dalias@libc.org>,
	Daniel Thompson <daniel.thompson@linaro.org>,
	Will Deacon <will@kernel.org>,
	Douglas Anderson <dianders@chromium.org>,
	Paul Burton <paul.burton@mips.com>,
	Christophe Leroy <christophe.leroy@c-s.fr>,
	linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][resend] sh: kgdb: Mark expected switch fall-throughs
Date: Wed, 11 Dec 2019 18:17:44 +0900	[thread overview]
Message-ID: <s594ky7mdaf.wl-ysato@users.sourceforge.jp> (raw)
In-Reply-To: <983e0029-28d1-a428-4932-aa0588225293@embeddedor.com>

On Wed, 11 Dec 2019 07:28:43 +0900,
Gustavo A. R. Silva wrote:
> 
> Hi,
> 
> On 12/10/19 02:38, Kuninori Morimoto wrote:
> > 
> > Hi Andrew
> > 
> > I'm posting this patch from few month ago,
> > but it seems SH maintainer is not working in these days...
> > 
> > Is it possible to consider about it ?
> > SH compile will be error without this patch.
> > 
> 
> I've added this to my -next tree and will consider it for 5.5-rc2.
> 
> Thanks!
> --
> Gustavo
> 

Thanks.
I was going to work tonight or tomorrow.
Dose nothing if merged.

--
Yoshinori Sato

  reply	other threads:[~2019-12-11  9:17 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25  7:16 [PATCH][resend] sh: kgdb: Mark expected switch fall-throughs Kuninori Morimoto
2019-11-25  7:16 ` Kuninori Morimoto
2019-12-10  0:26 ` Kuninori Morimoto
2019-12-10  0:26   ` Kuninori Morimoto
2019-12-10  0:27   ` [PATCH] " Kuninori Morimoto
2019-12-10  0:27     ` Kuninori Morimoto
2019-12-10  8:17   ` [PATCH][resend] " Geert Uytterhoeven
2019-12-10  8:17     ` Geert Uytterhoeven
2019-12-10  8:19     ` Kuninori Morimoto
2019-12-10  8:19       ` Kuninori Morimoto
2019-12-10 20:10   ` Rob Landley
2019-12-10 20:10     ` Rob Landley
2019-12-10  8:38 ` Kuninori Morimoto
2019-12-10  8:38   ` Kuninori Morimoto
2019-12-10  8:39   ` [PATCH] " Kuninori Morimoto
2019-12-10  8:39     ` Kuninori Morimoto
2019-12-10  8:47     ` Christophe Leroy
2019-12-11 15:18     ` Daniel Thompson
2019-12-10 20:12   ` [PATCH][resend] " Rob Landley
2019-12-10 20:12     ` Rob Landley
2019-12-10 20:20     ` Rob Landley
2019-12-10 20:20       ` Rob Landley
2019-12-10 22:28   ` Gustavo A. R. Silva
2019-12-10 22:28     ` Gustavo A. R. Silva
2019-12-11  9:17     ` Yoshinori Sato [this message]
2019-12-11  9:17       ` Yoshinori Sato

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=s594ky7mdaf.wl-ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --cc=akpm@linux-foundation.org \
    --cc=christophe.leroy@c-s.fr \
    --cc=dalias@libc.org \
    --cc=daniel.thompson@linaro.org \
    --cc=dianders@chromium.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=gustavo@embeddedor.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=will@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.