From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751057AbdJGFQZ (ORCPT ); Sat, 7 Oct 2017 01:16:25 -0400 Received: from smtprelay0142.hostedemail.com ([216.40.44.142]:34775 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750758AbdJGFQY (ORCPT ); Sat, 7 Oct 2017 01:16:24 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2393:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3868:4039:4321:5007:7974:10004:10400:10848:11026:11232:11657:11658:11914:12043:12555:12740:12760:12895:13069:13095:13181:13229:13311:13357:13439:14096:14097:14181:14659:14721:21080:21433:21451:21627:30003:30054:30070:30089:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: dog57_37b4f3c16e63f X-Filterd-Recvd-Size: 2000 Message-ID: <1507353381.27502.2.camel@perches.com> Subject: Re: [PATCH] MAINTAINERS: Update the UV architecture to current addresses From: Joe Perches To: Nathan Zimmer , linux-kernel@vger.kernel.org Cc: davem@davemloft.net, gregkh@linuxfoundation.org, Mike Travis Date: Fri, 06 Oct 2017 22:16:21 -0700 In-Reply-To: <1507322192-110633-1-git-send-email-nathan.zimmer@hpe.com> References: <1507322192-110633-1-git-send-email-nathan.zimmer@hpe.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2017-10-06 at 15:36 -0500, Nathan Zimmer wrote: > After the buyout/merger our @sgi.com address are slowing being less useful. > So make sure we are can be contacted properly. This seems more like a new entry so the commit message seems wrong. > Signed-off-by: Nathan Zimmer > Signed-off-by: Mike Travis > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cc42c83..8581e18 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14161,6 +14161,16 @@ F: include/linux/uuid.h > F: include/uapi/linux/uuid.h > S: Maintained > > +UV PLATFORM > +M: Mike Travis > +M: Nathan Zimmer > +M: uv_kernel@groups.ext.hpe.com > +S: Supported > +F: arch/x86/kernel/apic/x2apic_uv_x.c > +F: arch/x86/platform/uv/* > +F: arch/x86/include/asm/uv/* And Most likmely, these 2 should not have the * > +F: drivers/char/uv_mmtimer.c > + > UVESAFB DRIVER > M: Michal Januszewski > L: linux-fbdev@vger.kernel.org