Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757691AbbHDPZO (ORCPT ); Tue, 4 Aug 2015 11:25:14 -0400 Received: from relay3.sgi.com ([192.48.152.1]:60618 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757202AbbHDPZK (ORCPT ); Tue, 4 Aug 2015 11:25:10 -0400 Date: Tue, 4 Aug 2015 10:25:08 -0500 From: Nathan Zimmer To: Dimitri Sivanich Cc: Viresh Kumar , Christoph Lameter , linux-kernel@vger.kernel.org, Thomas Gleixner , hpa@zytor.com, tj@kernel.org, mingo@kernel.org, nzimmer@sgi.com, linux-tip-commits@vger.kernel.org, Alex Thorlton , travis@sgi.com Subject: Re: [tip:x86/platform] x86/uv/time: Migrate to new set-state interface Message-ID: <20150804152507.GA124016@asylum.americas.sgi.com> References: <52e04139746222a2e82a96d13953cbc306cfb59b.1437042675.git.viresh.kumar@linaro.org> <20150731052108.GK17794@linux> <20150731122044.GA29007@sgi.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20150731122044.GA29007@sgi.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2564 Lines: 74 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jul 31, 2015 at 07:20:44AM -0500, Dimitri Sivanich wrote: > On Fri, Jul 31, 2015 at 10:51:08AM +0530, Viresh Kumar wrote: > > On 30-07-15, 15:04, Christoph Lameter wrote: > > > You need to CC someone at SGI for this I guess. Robin? Nate? Dimitri? > > > > > > I am definitely not the right guy to be on the CC list. > > > > Sorry about that. It happened because get_maintainers failed to > > identify those people. Probably MAINTAINERS need some update ? > > > Yes, it probably does. Regardless, you've got two of the right people now > (myself and nzimmer@sgi.com). Maybe add athorlton@sgi.com. Robin Holt does > not need to be on it. Sorry I was out on vacation last week, but I whipped this up to help. Mike Travis usually handles the arch sections and the mailing list should provide a nice catch all given a few people are subscribed to it. --tThc/1wpZn/ma/RB Content-Type: text/x-patch; charset=us-ascii Content-Disposition: attachment; filename="0001-MAINTAINERS-Add-some-maintainers-for-the-UV-architec.patch" >From f5ef7784e0fe609a1d56cbaa20aea93e27cce274 Mon Sep 17 00:00:00 2001 From: Nathan Zimmer Date: Tue, 4 Aug 2015 09:56:05 -0500 Subject: [PATCH] MAINTAINERS: Add some maintainers for the UV architecture. Currently there is a lack of maintainers for the UV architecture. We at SGI really should be stepping up here, if for no other reason then we have the hardware to test the occasional change. Signed-off-by: Nathan Zimmer Signed-off-by: Mike Travis --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 907ce01..9c2beb3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10885,6 +10885,15 @@ W: http://en.wikipedia.org/wiki/Util-linux T: git git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git S: Maintained +UV PLATFORM +M: Mike Travis +M: uv_kernel@sgi.com +S: Supported +F: arch/x86/kernel/apic/x2apic_uv_x.c +F: arch/x86/platform/uv/ +F: arch/x86/include/asm/uv/ +F: drivers/char/uv_mmtimer.c + UVESAFB DRIVER M: Michal Januszewski L: linux-fbdev@vger.kernel.org -- 1.8.2.1 --tThc/1wpZn/ma/RB-- -- 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/