diff mbox

Patches for ARC

Message ID 20160613203842.GF2584@waldemar-brodkorb.de
State New
Headers show

Commit Message

Waldemar Brodkorb June 13, 2016, 8:38 p.m. UTC
Hi Alexey,
Alexey Brodkin wrote,

> Hi Waldemar,
> 
> Just saw that new change for ARC ("arc: use generic lowlevellock",
> http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=1b49dc96d103e0151fee290d55cea55aa12c906d).
> 
> Even though this is very nice to see fixes and improvements done by people
> outside Synopsys IMHO it still makes sense to add SNPS people in the loop so
> we may review submitted patches.

You are right, I first thought I need to add you, then I thought you
are reading the low traffic list anyway. 
Sorry for the trouble.
 
> So could you please first get an Ack from either Vineet (in Cc) or me before
> committing stuff for ARC? Alternatively just Cc linux-snps-arc@lists.infradead.org.

I will do in the future. Do you thing following patch would be okay
to commit to make changes to architecture specific parts
more formal?
 
> Again I'm very happy with uClibc-ng and appreciate a lot all your efforts
> and to make uClibc-ng more robust let's review stuff together.
> 
> Also it was hard for me to find a relevant patch on the mailing list
> because I was expecting patch to be sent via git "send-email" (which I think
> should be a standard way for patch submissions in uClibc). Only going through a relevant
> thread for ARM I found a message with attached files.

Is the commit okay or do I need to revert it?

@Max: Okay to add you as Xtensa maintainer?

best regards
 Waldemar

Comments

Max Filippov June 14, 2016, 7:13 a.m. UTC | #1
On Mon, Jun 13, 2016 at 11:38 PM, Waldemar Brodkorb <wbx@uclibc-ng.org> wrote:
> @Max: Okay to add you as Xtensa maintainer?

Sure, thanks.

-- Max
Alexey Brodkin June 27, 2016, 9:27 a.m. UTC | #2
Hi Waldemar,

On Mon, 2016-06-13 at 22:38 +0200, Waldemar Brodkorb wrote:
> Hi Alexey,
> Alexey Brodkin wrote,
> 
> > 
> > Hi Waldemar,
> > 
> > Just saw that new change for ARC ("arc: use generic lowlevellock",
> > http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=1b49dc96d103e0151fee290d55cea55aa12c906d).
> > 
> > Even though this is very nice to see fixes and improvements done by people
> > outside Synopsys IMHO it still makes sense to add SNPS people in the loop so
> > we may review submitted patches.
> You are right, I first thought I need to add you, then I thought you
> are reading the low traffic list anyway. 
> Sorry for the trouble.
>  
> > 
> > So could you please first get an Ack from either Vineet (in Cc) or me before
> > committing stuff for ARC? Alternatively just Cc linux-snps-arc@lists.infradead.org.
> I will do in the future. Do you thing following patch would be okay
> to commit to make changes to architecture specific parts
> more formal?
>  
> > 
> > Again I'm very happy with uClibc-ng and appreciate a lot all your efforts
> > and to make uClibc-ng more robust let's review stuff together.
> > 
> > Also it was hard for me to find a relevant patch on the mailing list
> > because I was expecting patch to be sent via git "send-email" (which I think
> > should be a standard way for patch submissions in uClibc). Only going through a relevant
> > thread for ARM I found a message with attached files.
> Is the commit okay or do I need to revert it?

Sorry for late reply.

Yep this commit is fine so no need to do anything here.

-Alexey
diff mbox

Patch

From 14b15ceb1e98ff9a3cacd99bc1a77ce02e8c8684 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@uclibc-ng.org>
Date: Mon, 13 Jun 2016 22:32:54 +0200
Subject: [PATCH] add MAINTAINERS information


Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
---
 MAINTAINERS |   11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 MAINTAINERS

diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..cecfb24
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,11 @@ 
+Maintainer: Waldemar Brodkorb <wbx@uclibc-ng.org>
+
+Acrhitecture specific maintainers, Acked-By needed for any architecture
+specific changes:
+
+ARC:
+Alexey Brodkin <Alexey.Brodkin@synopsys.com>
+Vineet Gupta <Vineet.Gupta1@synopsys.com>
+
+Xtensa:
+Max Filippov <jcmvbkbc@gmail.com>
-- 
1.7.10.4