From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: [PATCH] parisc: fix kernel crash when unwinding a userspace process (v2) Date: Sat, 22 Nov 2008 21:09:57 +0100 Message-ID: <49286715.6020805@gmx.de> References: <200811202258.56561.deller@gmx.de> <200811211516.50750.deller@gmx.de> <20081121111705.dc03a465.akpm@linux-foundation.org> <49272F66.1010702@gmx.de> <20081121142013.f8d59b3f.akpm@linux-foundation.org> <20081122055301.GA12724@colo.lackof.org> <20081122122208.GE5707@parisc-linux.org> <20081122180152.GC2690@colo.lackof.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: Andrew Morton , linux-parisc@vger.kernel.org, kyle@hera.kernel.org, randolph@tausq.org, stable@kernel.org To: Grant Grundler Return-path: In-Reply-To: <20081122180152.GC2690@colo.lackof.org> List-ID: List-Id: linux-parisc.vger.kernel.org Grant Grundler wrote: > On Sat, Nov 22, 2008 at 05:22:09AM -0700, Matthew Wilcox wrote: >> On Fri, Nov 21, 2008 at 10:53:01PM -0700, Grant Grundler wrote: >>> And Helge has been great about fixing stuff - much better than the three >>> listed maintainers lately. >>> Kyle, willy, any objection to adding Helge to the MAINTAINERS list >>> for PARISC port? >>> I'd rather allow Helge to make a few small mistakes occasionally rather >>> than watch his parisc specific patches fall on the floor. >> No objection from me. I think it's time to remove me from MAINTAINERS >> as it's probably been six months since I last turned on any of my parisc >> machines. > > Thanks! We have quorum. > Andrew can you please apply this and send to linus? > Or should I start acting like a maintainer and send it myself? :) > > Willy, I'm not removing you from Cupertino test ring LDAP or any other > privileges unless you ask me to. Just note I appreciate all of your past > (and future) help with the port and you are always welcome in Mountain View. > > thanks, > grant > > Signed-off-By: Grant Grundler > Reviewed-by: Matthew Wilcox Acked-by: Helge Deller > diff --git a/MAINTAINERS b/MAINTAINERS > index 618c1ef..5b5034c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3294,8 +3294,8 @@ S: Maintained > PARISC ARCHITECTURE > P: Kyle McMartin > M: kyle@mcmartin.ca > -P: Matthew Wilcox > -M: matthew@wil.cx > +P: Helge Deller > +M: deller@gmx.de > P: Grant Grundler > M: grundler@parisc-linux.org > L: linux-parisc@vger.kernel.org >