From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752254AbdKZPeA (ORCPT ); Sun, 26 Nov 2017 10:34:00 -0500 Received: from mga07.intel.com ([134.134.136.100]:39076 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752209AbdKZPd7 (ORCPT ); Sun, 26 Nov 2017 10:33:59 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,459,1505804400"; d="scan'208";a="7264578" Date: Sun, 26 Nov 2017 17:33:52 +0200 From: Jarkko Sakkinen To: =?iso-8859-1?Q?Bj=F8rn?= Mork Cc: Joe Perches , platform-driver-x86@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Greg Kroah-Hartman , Mauro Carvalho Chehab , Randy Dunlap Subject: Re: [PATCH v6 01/11] intel_sgx: updated MAINTAINERS Message-ID: <20171126153352.y33zch34nelidm7v@linux.intel.com> References: <20171125193132.24321-1-jarkko.sakkinen@linux.intel.com> <20171125193132.24321-2-jarkko.sakkinen@linux.intel.com> <1511641182.2503.14.camel@perches.com> <87d145iaop.fsf@miraculix.mork.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87d145iaop.fsf@miraculix.mork.no> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Nov 26, 2017 at 11:41:42AM +0100, Bjørn Mork wrote: > Joe Perches writes: > > On Sat, 2017-11-25 at 21:29 +0200, Jarkko Sakkinen wrote: > >> diff --git a/MAINTAINERS b/MAINTAINERS > > [] > >> @@ -14932,6 +14932,11 @@ L: linux-mm@kvack.org > >> S: Maintained > >> F: mm/zswap.c > >> > >> +INTEL SGX > >> +M: Jarkko Sakkinen > >> +L: intel-sgx-kernel-dev@lists.01.org > >> +Q: https://patchwork.kernel.org/project/intel-sgx/list/ > > > > Alphabetical order please and this should > > have at least an "F:" pattern like: > > > > F: drivers/platform/x86/intel_sgx/ > > FYI: Darren already requested that when reviewing v5: > https://www.spinics.net/lists/kernel/msg2651743.html Joe, Bjørn, thank you for your feedback. I kind of left the MAINTAINERS update open because I wanted to get feedback who to add as reviewers and forgot to add "F:". I'll definitely fix this for v7. I'm sorry for ingoring it for v6. You might have noticed that v6 was not CC'd to mailing list defined in "M:". The reason for this is that I've lost the admin password for the ML so I could not reconfigure it (see tglx's complains for v5). I'll get this fixed early next week. /Jarkko