Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1204905 > unrolled thread

[PATCH] MAINTAINERS: add git tree for the arc architecture

Started byBaruch Siach <baruch@tkos.co.il>
First post2015-08-11 11:20 +0200
Last post2015-08-11 12:10 +0200
Articles 5 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: add git tree for the arc architecture Baruch Siach <baruch@tkos.co.il> - 2015-08-11 11:20 +0200
    Re: [PATCH] MAINTAINERS: add git tree for the arc architecture Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-11 11:30 +0200
      Re: [PATCH] MAINTAINERS: add git tree for the arc architecture Baruch Siach <baruch@tkos.co.il> - 2015-08-11 11:40 +0200
        Re: [PATCH] MAINTAINERS: add git tree for the arc architecture Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-11 12:00 +0200
        Re: [PATCH] MAINTAINERS: add git tree for the arc architecture Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-08-11 12:10 +0200

#1204905 — [PATCH] MAINTAINERS: add git tree for the arc architecture

FromBaruch Siach <baruch@tkos.co.il>
Date2015-08-11 11:20 +0200
Subject[PATCH] MAINTAINERS: add git tree for the arc architecture
Message-ID<pWdSV-L4-11@gated-at.bofh.it>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a9ae6c105520..d7ab7363b263 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9876,6 +9876,7 @@ S:	Supported
 F:	arch/arc/
 F:	Documentation/devicetree/bindings/arc/
 F:	drivers/tty/serial/arc_uart.c
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
 
 SYNOPSYS ARC SDP platform support
 M:	Alexey Brodkin <abrodkin@synopsys.com>
-- 
2.5.0

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

[toc] | [next] | [standalone]


#1204913

FromVineet Gupta <Vineet.Gupta1@synopsys.com>
Date2015-08-11 11:30 +0200
Message-ID<pWe2C-Wm-1@gated-at.bofh.it>
In reply to#1204905
On Tuesday 11 August 2015 02:40 PM, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied to my for-next.

Thx Baruch,
-Vineet
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1204924

FromBaruch Siach <baruch@tkos.co.il>
Date2015-08-11 11:40 +0200
Message-ID<pWecj-17Z-43@gated-at.bofh.it>
In reply to#1204913
Hi Vineet,

On Tue, Aug 11, 2015 at 09:20:45AM +0000, Vineet Gupta wrote:
> On Tuesday 11 August 2015 02:40 PM, Baruch Siach wrote:
> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> 
> Applied to my for-next.

Thanks.

Just curious, is there a dedicated mailing list for arc?

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1204987

FromVineet Gupta <Vineet.Gupta1@synopsys.com>
Date2015-08-11 12:00 +0200
Message-ID<pWevG-1vq-55@gated-at.bofh.it>
In reply to#1204924
On Tuesday 11 August 2015 03:06 PM, Baruch Siach wrote:
> Hi Vineet,
>
> On Tue, Aug 11, 2015 at 09:20:45AM +0000, Vineet Gupta wrote:
>> > On Tuesday 11 August 2015 02:40 PM, Baruch Siach wrote:
>>> > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>> > 
>> > Applied to my for-next.
> Thanks.
>
> Just curious, is there a dedicated mailing list for arc?
>
> baruch

None public at the moment - I've asked infradead / vger maintainers multiple
times, but they won't do this for "any arch on the side". We do have a synopsys
mailing list (arc-linux-dev@synopsys.com) but it can't be made public for company
reasons.

-Vineet
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1205000

FromVineet Gupta <Vineet.Gupta1@synopsys.com>
Date2015-08-11 12:10 +0200
Message-ID<pWeFk-1Wr-37@gated-at.bofh.it>
In reply to#1204924
On Tuesday 11 August 2015 03:06 PM, Baruch Siach wrote:
> Hi Vineet,
>
> On Tue, Aug 11, 2015 at 09:20:45AM +0000, Vineet Gupta wrote:
>> On Tuesday 11 August 2015 02:40 PM, Baruch Siach wrote:
>>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>> Applied to my for-next.
> Thanks.
>
> Just curious, is there a dedicated mailing list for arc?
>
> baruch

None public at the moment - I've asked infradead / vger maintainers multiple
times, but they won't do this for "any arch on the side". We do have a synopsys
mailing list (arc-linux-dev@synopsys.com) but it can't be made public for company
reasons.

-Vineet


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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web