Received: by 2002:a4a:301c:0:0:0:0:0 with SMTP id q28-v6csp931417oof; Tue, 25 Sep 2018 06:27:46 -0700 (PDT) X-Google-Smtp-Source: ACcGV60+CoXHfYZzf3WMJyTv3ABUnZlX9MpJiePkRO0yarfkVAPlUZbA9K6dAJMCATbj5h0URcie X-Received: by 2002:a63:2218:: with SMTP id i24-v6mr1149731pgi.238.1537882066066; Tue, 25 Sep 2018 06:27:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537882066; cv=none; d=google.com; s=arc-20160816; b=hmpETCsJxHWZRVVCHsdHXODIQEFQlb61YGbUZ90GZZGLTvEOj0N/yVMpZu/fymWylK SR3j+rzCurPmelOm1cJf7atSu1kKsj6Gqipq+re7qm8CZWT3r5/jGrYUP4qCW5PM2GyZ nisfKRfq5ms/hQcZPpXkkv7OvDSzAUtASvjVGwRxlxGgn7l0QmyweX1vPGhmRTFB7zL5 hqsJqRyAS2KbR5BVdKsbNVbqCI0j4kFQOlu8j6cGTaRyLVFmG/SBOzipORBgl9sD/Iq8 PTss4gNlIgOYjoccPWv87RX9qxiXSPH+09xJGU5umKPU+zZXJnwgtdHwBx9YJgVpag3B G5jg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=7eMeIjNg6mSIQ4p78MHNvzGAOStZSs8yxt5whq5fTdo=; b=sKCjX4prUKsgpnNz674E4Bjj5odKXZY8Xefk2l1g/JwE0HMYsMc02n7uC6MzKYr1PB mW9E22eo6uDp05qWOgrChlSHy9ZddCMTj9inGo+TQyV8UXKf4N1AAe79BrQNnQIXVhuJ N4DCr2+jkkfOfPJPDSIKd9CLq6pHuYZ1//IgCqMhNB5Luk/BkoWgpl0QPPqtJo2XNUN6 mQA2Lf4d78Qf1cjNhykzuBeQ0D2mi7Z6mNEjV7Sb7lGPlnSFqE9/sEIPhf2XMYW2rthf nQ3ZeE97QvP7sh8jImNCMOPDkcDfLmEQLNaiIgqJ9L0H5N1FKyh1HBWrV4fDAwBhhiGy lu1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w4-v6si2325756pgj.566.2018.09.25.06.27.30; Tue, 25 Sep 2018 06:27:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729255AbeIYTex (ORCPT + 99 others); Tue, 25 Sep 2018 15:34:53 -0400 Received: from ms.lwn.net ([45.79.88.28]:51992 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729115AbeIYTew (ORCPT ); Tue, 25 Sep 2018 15:34:52 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 942D62D5; Tue, 25 Sep 2018 13:27:18 +0000 (UTC) Date: Tue, 25 Sep 2018 07:27:17 -0600 From: Jonathan Corbet To: Jarkko Sakkinen Cc: x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, serge.ayoun@intel.com, shay.katz-zamir@intel.com, linux-sgx@vger.kernel.org, andriy.shevchenko@linux.intel.com, Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , linux-doc@vger.kernel.org (open list:DOCUMENTATION), linux-kernel@vger.kernel.org (open list) Subject: Re: [PATCH v14 19/19] x86/sgx: Driver documentation Message-ID: <20180925072717.3a41af75@lwn.net> In-Reply-To: <20180925130845.9962-20-jarkko.sakkinen@linux.intel.com> References: <20180925130845.9962-1-jarkko.sakkinen@linux.intel.com> <20180925130845.9962-20-jarkko.sakkinen@linux.intel.com> Organization: LWN.net X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 25 Sep 2018 16:06:56 +0300 Jarkko Sakkinen wrote: > Documentation of the features of the Software Guard eXtensions used > by the Linux kernel and basic design choices for the core and driver > and functionality. > > Signed-off-by: Jarkko Sakkinen > --- > Documentation/index.rst | 1 + > Documentation/x86/intel_sgx.rst | 185 ++++++++++++++++++++++++++++++++ > 2 files changed, 186 insertions(+) > create mode 100644 Documentation/x86/intel_sgx.rst > > diff --git a/Documentation/index.rst b/Documentation/index.rst > index 5db7e87c7cb1..1cdc139adb40 100644 > --- a/Documentation/index.rst > +++ b/Documentation/index.rst > @@ -104,6 +104,7 @@ implementation. > :maxdepth: 2 > > sh/index > + x86/index So you're adding this reference to x86/index, but the actual file (Documentation/x86/index.rst) doesn't exist; that will break the docs build. I do appreciate your doing your document in RST, though! Who is the intended audience for this document? I see a bit of UAPI stuff that might be better placed in the userspace-api manual, mixed with stuff that user-space developers are unlikely to take much interest in. Might it be worth splitting this into two pieces? Thanks, jon