diff mbox

[1/2] MAINTAINERS: return arch/sh to maintained state, with new maintainers

Message ID 20160108043959.GA7856@brightrain.aerifal.cx (mailing list archive)
State Awaiting Upstream
Delegated to: Simon Horman
Headers show

Commit Message

Rich Felker Jan. 8, 2016, 4:39 a.m. UTC
From: Rich Felker <dalias@libc.org>

Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
(SUPERH).

Signed-off-by: Rich Felker <dalias@libc.org>
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Acked-by: D. Jeff Dionne <jeff@uClinux.org>
Acked-by: Rob Landley <rob@landley.net>

---

--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Peter Zijlstra Jan. 11, 2016, 5:53 p.m. UTC | #1
On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
> From: Rich Felker <dalias@libc.org>
> 
> Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
> (SUPERH).
> 
> Signed-off-by: Rich Felker <dalias@libc.org>
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> Acked-by: D. Jeff Dionne <jeff@uClinux.org>
> Acked-by: Rob Landley <rob@landley.net>

A much appreciated move,

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

> ---
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9bff63c..55e48b1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10274,9 +10274,11 @@ S:	Maintained
>  F:	drivers/net/ethernet/dlink/sundance.c
>  
>  SUPERH
> +M:	Yoshinori Sato <ysato@users.sourceforge.jp>
> +M:	Rich Felker <dalias@libc.org>
>  L:	linux-sh@vger.kernel.org
>  Q:	http://patchwork.kernel.org/project/linux-sh/list/
> -S:	Orphan
> +S:	Maintained
>  F:	Documentation/sh/
>  F:	arch/sh/
>  F:	drivers/sh/
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Simon Horman Jan. 13, 2016, 1:40 a.m. UTC | #2
On Mon, Jan 11, 2016 at 06:53:07PM +0100, Peter Zijlstra wrote:
> On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
> > From: Rich Felker <dalias@libc.org>
> > 
> > Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
> > (SUPERH).
> > 
> > Signed-off-by: Rich Felker <dalias@libc.org>
> > Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> > Acked-by: D. Jeff Dionne <jeff@uClinux.org>
> > Acked-by: Rob Landley <rob@landley.net>
> 
> A much appreciated move,
> 
> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

Likewise,

Acked-by: Simon Horman <horms+renesas@verge.net.au>

> > ---
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 9bff63c..55e48b1 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -10274,9 +10274,11 @@ S:	Maintained
> >  F:	drivers/net/ethernet/dlink/sundance.c
> >  
> >  SUPERH
> > +M:	Yoshinori Sato <ysato@users.sourceforge.jp>
> > +M:	Rich Felker <dalias@libc.org>
> >  L:	linux-sh@vger.kernel.org
> >  Q:	http://patchwork.kernel.org/project/linux-sh/list/
> > -S:	Orphan
> > +S:	Maintained
> >  F:	Documentation/sh/
> >  F:	arch/sh/
> >  F:	drivers/sh/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rich Felker Jan. 15, 2016, 12:52 a.m. UTC | #3
On Wed, Jan 13, 2016 at 10:40:46AM +0900, Simon Horman wrote:
> On Mon, Jan 11, 2016 at 06:53:07PM +0100, Peter Zijlstra wrote:
> > On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
> > > From: Rich Felker <dalias@libc.org>
> > > 
> > > Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
> > > (SUPERH).
> > > 
> > > Signed-off-by: Rich Felker <dalias@libc.org>
> > > Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> > > Acked-by: D. Jeff Dionne <jeff@uClinux.org>
> > > Acked-by: Rob Landley <rob@landley.net>
> > 
> > A much appreciated move,
> > 
> > Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> 
> Likewise,
> 
> Acked-by: Simon Horman <horms+renesas@verge.net.au>

While patch 2/2 still seems to need discussion and resolution, I don't
think this part (1/2, adding us as maintainers) is controversial. Can
it be committed now? Geert? Andrew?

Rich
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Geert Uytterhoeven Jan. 15, 2016, 9:31 a.m. UTC | #4
Hi Rich, Sato-san,

On Fri, Jan 15, 2016 at 1:52 AM, Rich Felker <dalias@libc.org> wrote:
> On Wed, Jan 13, 2016 at 10:40:46AM +0900, Simon Horman wrote:
>> On Mon, Jan 11, 2016 at 06:53:07PM +0100, Peter Zijlstra wrote:
>> > On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
>> > > From: Rich Felker <dalias@libc.org>
>> > >
>> > > Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
>> > > (SUPERH).
>> > >
>> > > Signed-off-by: Rich Felker <dalias@libc.org>
>> > > Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
>> > > Acked-by: D. Jeff Dionne <jeff@uClinux.org>
>> > > Acked-by: Rob Landley <rob@landley.net>
>> >
>> > A much appreciated move,
>> >
>> > Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
>>
>> Likewise,
>>
>> Acked-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

> While patch 2/2 still seems to need discussion and resolution, I don't
> think this part (1/2, adding us as maintainers) is controversial. Can
> it be committed now? Geert? Andrew?

I think it should go in either through Andrew, or through yourself, depending
on whether you already have other stuff ready for this merge window, and have
a git repo to pull from.

Do you have a git repository to ask Linus to pull from, and to provide a branch
for linux-next integration testing?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rich Felker Jan. 17, 2016, 2:32 a.m. UTC | #5
On Fri, Jan 15, 2016 at 10:31:13AM +0100, Geert Uytterhoeven wrote:
> Hi Rich, Sato-san,
> 
> On Fri, Jan 15, 2016 at 1:52 AM, Rich Felker <dalias@libc.org> wrote:
> > On Wed, Jan 13, 2016 at 10:40:46AM +0900, Simon Horman wrote:
> >> On Mon, Jan 11, 2016 at 06:53:07PM +0100, Peter Zijlstra wrote:
> >> > On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
> >> > > From: Rich Felker <dalias@libc.org>
> >> > >
> >> > > Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
> >> > > (SUPERH).
> >> > >
> >> > > Signed-off-by: Rich Felker <dalias@libc.org>
> >> > > Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> >> > > Acked-by: D. Jeff Dionne <jeff@uClinux.org>
> >> > > Acked-by: Rob Landley <rob@landley.net>
> >> >
> >> > A much appreciated move,
> >> >
> >> > Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
> >>
> >> Likewise,
> >>
> >> Acked-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks!

> > While patch 2/2 still seems to need discussion and resolution, I don't
> > think this part (1/2, adding us as maintainers) is controversial. Can
> > it be committed now? Geert? Andrew?
> 
> I think it should go in either through Andrew, or through yourself, depending
> on whether you already have other stuff ready for this merge window, and have
> a git repo to pull from.
> 
> Do you have a git repository to ask Linus to pull from, and to provide a branch
> for linux-next integration testing?

Not quite yet. If it can be done in this merge window, I think it
makes sense for Andrew to do it to make it official that arch/sh isn't
abandoned, and Sato-san and I can have the repo setup well ahead of
the next window. How does that sound?

I'd love it if we could get some of the actual code changes in for
this merge window too but I'm not clear whether there's still time.

Rich
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Geert Uytterhoeven Jan. 17, 2016, 8:48 a.m. UTC | #6
Hi Rich,

On Sun, Jan 17, 2016 at 3:32 AM, Rich Felker <dalias@libc.org> wrote:
> On Fri, Jan 15, 2016 at 10:31:13AM +0100, Geert Uytterhoeven wrote:
>> On Fri, Jan 15, 2016 at 1:52 AM, Rich Felker <dalias@libc.org> wrote:
>> > On Wed, Jan 13, 2016 at 10:40:46AM +0900, Simon Horman wrote:
>> >> On Mon, Jan 11, 2016 at 06:53:07PM +0100, Peter Zijlstra wrote:
>> >> > On Thu, Jan 07, 2016 at 11:39:59PM -0500, Rich Felker wrote:
>> >> > > From: Rich Felker <dalias@libc.org>
>> >> > >
>> >> > > Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
>> >> > > (SUPERH).

>> > While patch 2/2 still seems to need discussion and resolution, I don't
>> > think this part (1/2, adding us as maintainers) is controversial. Can
>> > it be committed now? Geert? Andrew?
>>
>> I think it should go in either through Andrew, or through yourself, depending
>> on whether you already have other stuff ready for this merge window, and have
>> a git repo to pull from.
>>
>> Do you have a git repository to ask Linus to pull from, and to provide a branch
>> for linux-next integration testing?
>
> Not quite yet. If it can be done in this merge window, I think it
> makes sense for Andrew to do it to make it official that arch/sh isn't
> abandoned, and Sato-san and I can have the repo setup well ahead of
> the next window. How does that sound?

That sounds fine to me.

> I'd love it if we could get some of the actual code changes in for
> this merge window too but I'm not clear whether there's still time.

I don't think there's a reason to hurry.
People can start using your tree as soon as it becomes public.

Thanks!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 9bff63c..55e48b1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10274,9 +10274,11 @@  S:	Maintained
 F:	drivers/net/ethernet/dlink/sundance.c
 
 SUPERH
+M:	Yoshinori Sato <ysato@users.sourceforge.jp>
+M:	Rich Felker <dalias@libc.org>
 L:	linux-sh@vger.kernel.org
 Q:	http://patchwork.kernel.org/project/linux-sh/list/
-S:	Orphan
+S:	Maintained
 F:	Documentation/sh/
 F:	arch/sh/
 F:	drivers/sh/