diff mbox

[4.2.y-ckt,stable] Patch "MAINTAINERS: Add public mailing list for ARC" has been added to staging queue

Message ID 1451949709-24754-1-git-send-email-kamal@canonical.com
State New
Headers show

Commit Message

Kamal Mostafa Jan. 4, 2016, 11:21 p.m. UTC
This is a note to let you know that I have just added a patch titled

    MAINTAINERS: Add public mailing list for ARC

to the linux-4.2.y-queue branch of the 4.2.y-ckt extended stable tree 
which can be found at:

    http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-4.2.y-queue

This patch is scheduled to be released in version 4.2.8-ckt1.

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 4.2.y-ckt tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

From c4adfa5d03fd46c89cda21fe07640b72ef3bdccf Mon Sep 17 00:00:00 2001
From: Vineet Gupta <vgupta@synopsys.com>
Date: Mon, 26 Oct 2015 10:52:57 +0530
Subject: MAINTAINERS: Add public mailing list for ARC

commit 9acdc911b55569145034b01075adf658891afbd2 upstream.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

--
1.9.1

Comments

Vineet Gupta Jan. 5, 2016, 4:03 a.m. UTC | #1
On Tuesday 05 January 2016 04:51 AM, Kamal Mostafa wrote:
> This is a note to let you know that I have just added a patch titled
>
>     MAINTAINERS: Add public mailing list for ARC
>
> to the linux-4.2.y-queue branch of the 4.2.y-ckt extended stable tree 
> which can be found at:
>
>     http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-4.2.y-queue
>
> This patch is scheduled to be released in version 4.2.8-ckt1.
>
> If you, or anyone else, feels it should not be added to this tree, please 
> reply to this email.
>
> For more information about the 4.2.y-ckt tree, see
> https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
>
> Thanks.
> -Kamal
>
> ------
>
> From c4adfa5d03fd46c89cda21fe07640b72ef3bdccf Mon Sep 17 00:00:00 2001
> From: Vineet Gupta <vgupta@synopsys.com>
> Date: Mon, 26 Oct 2015 10:52:57 +0530
> Subject: MAINTAINERS: Add public mailing list for ARC
>
> commit 9acdc911b55569145034b01075adf658891afbd2 upstream.
>
> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
> Signed-off-by: Kamal Mostafa <kamal@canonical.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b60e2b2..6c512d1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9882,6 +9882,7 @@ F:	include/net/switchdev.h
>
>  SYNOPSYS ARC ARCHITECTURE
>  M:	Vineet Gupta <vgupta@synopsys.com>
> +L:	linux-snps-arc@lists.infraded.org

Hi Kamal,

This patch was slightly buggy, and would require an addon fixup patch
30b9dbee895ff0 ("ARC: Fix silly typo in MAINTAINERS file")

Can that be folded into this or perhaps add that patch as well to this stable series.

Thx,
-Vineet

>  S:	Supported
>  F:	arch/arc/
>  F:	Documentation/devicetree/bindings/arc/
> --
> 1.9.1
>
>
Kamal Mostafa Jan. 5, 2016, 4:54 p.m. UTC | #2
On Tue, 2016-01-05 at 04:03 +0000, Vineet Gupta wrote:
> On Tuesday 05 January 2016 04:51 AM, Kamal Mostafa wrote:
> > This is a note to let you know that I have just added a patch titled
> >
> >     MAINTAINERS: Add public mailing list for ARC
> >
> > to the linux-4.2.y-queue branch of the 4.2.y-ckt extended stable tree 
> > which can be found at:
> >
> >     http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-4.2.y-queue
> >
> > This patch is scheduled to be released in version 4.2.8-ckt1.
> >
> > If you, or anyone else, feels it should not be added to this tree, please 
> > reply to this email.
> >
> > For more information about the 4.2.y-ckt tree, see
> > https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
> >
> > Thanks.
> > -Kamal
> >
> > ------
> >
> > From c4adfa5d03fd46c89cda21fe07640b72ef3bdccf Mon Sep 17 00:00:00 2001
> > From: Vineet Gupta <vgupta@synopsys.com>
> > Date: Mon, 26 Oct 2015 10:52:57 +0530
> > Subject: MAINTAINERS: Add public mailing list for ARC
> >
> > commit 9acdc911b55569145034b01075adf658891afbd2 upstream.
> >
> > Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
> > Signed-off-by: Kamal Mostafa <kamal@canonical.com>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b60e2b2..6c512d1 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9882,6 +9882,7 @@ F:	include/net/switchdev.h
> >
> >  SYNOPSYS ARC ARCHITECTURE
> >  M:	Vineet Gupta <vgupta@synopsys.com>
> > +L:	linux-snps-arc@lists.infraded.org
> 
> Hi Kamal,
> 
> This patch was slightly buggy, and would require an addon fixup patch
> 30b9dbee895ff0 ("ARC: Fix silly typo in MAINTAINERS file")
> 
> Can that be folded into this or perhaps add that patch as well to this stable series.

I'll pick up "Fix silly typo" for this series also.  Thanks, Vineet!

 -Kamal


> Thx,
> -Vineet
> 
> >  S:	Supported
> >  F:	arch/arc/
> >  F:	Documentation/devicetree/bindings/arc/
> > --
> > 1.9.1
> >
> >
> 
>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b60e2b2..6c512d1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9882,6 +9882,7 @@  F:	include/net/switchdev.h

 SYNOPSYS ARC ARCHITECTURE
 M:	Vineet Gupta <vgupta@synopsys.com>
+L:	linux-snps-arc@lists.infraded.org
 S:	Supported
 F:	arch/arc/
 F:	Documentation/devicetree/bindings/arc/