From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932256AbdK1UqS (ORCPT ); Tue, 28 Nov 2017 15:46:18 -0500 Received: from mga01.intel.com ([192.55.52.88]:54752 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932187AbdK1UqQ (ORCPT ); Tue, 28 Nov 2017 15:46:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,468,1505804400"; d="scan'208";a="154138667" Date: Tue, 28 Nov 2017 22:46:16 +0200 From: Jarkko Sakkinen To: Sean Christopherson Cc: Thomas Gleixner , Darren Hart , platform-driver-x86@vger.kernel.org, LKML , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-doc@vger.kernel.org, Jonathan Corbet Subject: Re: [PATCH v5 11/11] intel_sgx: driver documentation Message-ID: <20171128204616.aqll77bnyhg3eov7@linux.intel.com> References: <20171113194528.28557-1-jarkko.sakkinen@linux.intel.com> <20171113194528.28557-12-jarkko.sakkinen@linux.intel.com> <20171117214310.GB25974@fury> <20171120230843.ozqhqhj5h3uuds3f@linux.intel.com> <1511802219.9392.44.camel@intel.com> <20171128203748.vnf6qxs526djghin@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20171128203748.vnf6qxs526djghin@linux.intel.com> 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 Tue, Nov 28, 2017 at 10:37:48PM +0200, Jarkko Sakkinen wrote: > On Mon, Nov 27, 2017 at 09:03:39AM -0800, Sean Christopherson wrote: > > I have a branch based on Jarkko's patches (I believe it's up-to-date with v5) > > that implements what I described.  I'd be happy to send RFC patches if that > > would help. > > That would only slow things down. The code is easy to move around and > I'm doing infrastructure changes as part of the review process. The > latest version (v6) that I sent on Sat has struct sgx_epc_page removed > just to name an example. > > Rather than sending any deprecated patches it would be more useful to > get input (in English) on directory layout. > > I guess you missed v6 as it I had to drop the 01.org list temporarily. > It will be back in v7 as I was able to retrieve the admin password and > configure it in suitable way. Once my series has been landed, you could drop a series for review. Then it does make sense. I won't of course add any exports needed by KVM etc. I'm only doing "lowest common denominator" groundwork. /Jarkko