From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55CD4C432C0 for ; Sat, 30 Nov 2019 01:39:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 22FE9215E5 for ; Sat, 30 Nov 2019 01:39:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Tnw3e+MO" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727196AbfK3Bik (ORCPT ); Fri, 29 Nov 2019 20:38:40 -0500 Received: from us-smtp-2.mimecast.com ([207.211.31.81]:37122 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727142AbfK3Bik (ORCPT ); Fri, 29 Nov 2019 20:38:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1575077918; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bTnXbZFBBDmZUTH1cnw+0MqUeA0BptKMDT2UAmqfI5c=; b=Tnw3e+MOinPU/XsdXlF1ybs6Bj/SmEWp59WcphZy5JT196zURuwgJF2kIhbCfhCMZWGA7M aFGjS2dt/bXe4tMcKIuna2qjTJD5yaaE9SO3iMLPMAMaLb/VXpb1wVfQbaDJ8p3nK7F6bg 52Hxjn2597BUgv7Q6Tt2gX6fz5ZRqwc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-359-NZmw11r7ORmBOIciamsQcg-1; Fri, 29 Nov 2019 20:38:36 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CF9B580183C; Sat, 30 Nov 2019 01:38:33 +0000 (UTC) Received: from hmswarspite.think-freely.org (ovpn-121-32.rdu2.redhat.com [10.10.121.32]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A128960BF1; Sat, 30 Nov 2019 01:38:26 +0000 (UTC) Date: Fri, 29 Nov 2019 20:38:24 -0500 From: Neil Horman To: Jarkko Sakkinen Cc: linux-kernel@vger.kernel.org, x86@kernel.org, linux-sgx@vger.kernel.org, akpm@linux-foundation.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, npmccallum@redhat.com, serge.ayoun@intel.com, shay.katz-zamir@intel.com, haitao.huang@intel.com, andriy.shevchenko@linux.intel.com, tglx@linutronix.de, kai.svahn@intel.com, bp@alien8.de, josh@joshtriplett.org, luto@kernel.org, kai.huang@intel.com, rientjes@google.com, cedric.xing@intel.com, puiterwijk@redhat.com Subject: Re: [PATCH v24 01/24] x86/sgx: Update MAINTAINERS Message-ID: <20191130013824.GA28617@hmswarspite.think-freely.org> References: <20191129231326.18076-1-jarkko.sakkinen@linux.intel.com> <20191129231326.18076-2-jarkko.sakkinen@linux.intel.com> MIME-Version: 1.0 In-Reply-To: <20191129231326.18076-2-jarkko.sakkinen@linux.intel.com> User-Agent: Mutt/1.12.1 (2019-06-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-MC-Unique: NZmw11r7ORmBOIciamsQcg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sender: linux-sgx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sgx@vger.kernel.org On Sat, Nov 30, 2019 at 01:13:03AM +0200, Jarkko Sakkinen wrote: > Add the maintainer information for the SGX subsystem. >=20 > Signed-off-by: Jarkko Sakkinen > --- > MAINTAINERS | 11 +++++++++++ > 1 file changed, 11 insertions(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 0154674cbad3..08a67272ed14 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8512,6 +8512,17 @@ F:=09Documentation/x86/intel_txt.rst > F:=09include/linux/tboot.h > F:=09arch/x86/kernel/tboot.c > =20 > +INTEL SGX > +M:=09Jarkko Sakkinen > +M:=09Sean Christopherson > +L:=09linux-sgx@vger.kernel.org > +S:=09Maintained > +Q:=09https://patchwork.kernel.org/project/intel-sgx/list/ > +T:=09git https://github.com/jsakkine-intel/linux-sgx.git > +F:=09arch/x86/include/uapi/asm/sgx.h > +F:=09arch/x86/kernel/cpu/sgx/* > +K:=09\bSGX_ > + > INTERCONNECT API > M:=09Georgi Djakov > L:=09linux-pm@vger.kernel.org > --=20 > 2.20.1 >=20 Wheres patch 12/24? Neil