From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: Re: [PATCH v13 01/13] x86/sgx: Update MAINTAINERS Date: Mon, 3 Sep 2018 22:10:23 +0300 Message-ID: <20180903191023.GA13497@linux.intel.com> References: <20180827185507.17087-1-jarkko.sakkinen@linux.intel.com> <20180827185507.17087-2-jarkko.sakkinen@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , Platform Driver , Dave Hansen , sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, linux-sgx@vger.kernel.org, "David S. Miller" , Mauro Carvalho Chehab , Greg Kroah-Hartman , Andrew Morton , Arnd Bergmann , Linux Kernel Mailing List List-Id: platform-driver-x86.vger.kernel.org On Mon, Sep 03, 2018 at 03:56:05PM +0300, Andy Shevchenko wrote: > On Mon, Aug 27, 2018 at 9:56 PM Jarkko Sakkinen > wrote: > > > > Add the maintainer information for the SGX subsystem. > > > > Signed-off-by: Jarkko Sakkinen > > --- > > MAINTAINERS | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 24b200d91b30..877fbc6ef7a7 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -7562,6 +7562,13 @@ L: linux-gpio@vger.kernel.org > > S: Maintained > > F: drivers/gpio/gpio-intel-mid.c > > > > +INTEL SGX > > It should go in between of > > INTEL RDMA RNIC DRIVER > ... > INTEL SHA MULTIBUFFER DRIVER Thanks, I'll put into the correct place. /Jarkko