Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp1166432imd; Thu, 1 Nov 2018 11:12:09 -0700 (PDT) X-Google-Smtp-Source: AJdET5evZByknOvtC7xf6cNTwBGbGVsSxV3vGMZG0eomLe9POdQAJnf5259B1UcJR9MvbWRLgl/N X-Received: by 2002:a62:3c6:: with SMTP id 189-v6mr8700630pfd.19.1541095929841; Thu, 01 Nov 2018 11:12:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1541095929; cv=none; d=google.com; s=arc-20160816; b=hLWmnx8AoQqg+6li1oaPfMPKhsnsgd0SeffecfkzpE5cB1NT4pNHU+r2mLc9gg+DE+ 5DPLyhBy7j8C6cUH7fGOXQIH92OFoY3SdKAW1l+QsjzUiLZY5rx/TvOyFXhGxGmM1kCp cszOCzANCqncaC70fWfzoLpgK2zoezkAyvJpLsxoSbPo6haxCWyoYV9edhaFbQvqffch uzALSDtaaAZ0pgh6DRWamE5wNljijyNY+Z42nMZY0Ry8ypwybxrjZK3DZE9CbCq4+RYV xomyoiJVbZnfaUWBD6xduE4964/IBtbMWDK8pWfa3nwfd1pgn9lHKOUTWRNtoEwkpZlq uNOw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=hSfSEWmyBYNHQTWFlRzcDbTGPS2EIFpy5hT3QsFEoMg=; b=HUvsMHDzAA+e0iRaTiLRmbHAMm6FlA2B8zLqfkJXDxayBMCNJEtZvLzy0aKSBumB3m asBEApseGXyl5EOyXavhNvGZ7BebTqe8BvDvO8FmL0gWKhas2k0zFy0QFW9DQDnCkIqA wEoiHxYBvLnP0WgfHBkNpQCgYOzXVJKrv4fViS1zDVl8kIaWIyWrWv5K6KNdmUzcHDi0 rZHB0FCuy0Y1jo3ZAhhrQloRIRuax4lbrLXMUYUzBOZrIH9JERTOgg5vaX7sZcJyX6OW 3D6lrqo+OCD7h496m/mn5CHsor1/scFdm6WuU0/dplVbv0pdvvJWYhNhsXiY9skkqjR3 vDOg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j10-v6si31688808plg.272.2018.11.01.11.11.49; Thu, 01 Nov 2018 11:12:09 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727863AbeKBCqV (ORCPT + 99 others); Thu, 1 Nov 2018 22:46:21 -0400 Received: from mga05.intel.com ([192.55.52.43]:38956 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726085AbeKBCqU (ORCPT ); Thu, 1 Nov 2018 22:46:20 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Nov 2018 10:42:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,452,1534834800"; d="scan'208";a="102627937" Received: from btyborox-mobl.ger.corp.intel.com ([10.249.254.138]) by fmsmga004.fm.intel.com with ESMTP; 01 Nov 2018 10:42:14 -0700 Date: Thu, 1 Nov 2018 19:42:13 +0200 (EET) From: Jarkko Sakkinen X-X-Sender: jsakkine@jsakkine-mobl1 To: Sean Christopherson cc: Dave Hansen , Jethro Beekman , Jarkko Sakkinen , Andy Lutomirski , Andrew Lutomirski , X86 ML , Platform Driver , "nhorman@redhat.com" , "npmccallum@redhat.com" , "Ayoun, Serge" , "shay.katz-zamir@intel.com" , "linux-sgx@vger.kernel.org" , Andy Shevchenko , Dave Hansen , Peter Zijlstra , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , LKML Subject: Re: [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX In-Reply-To: <20181031213036.GA23089@linux.intel.com> Message-ID: References: <20180926173516.GA10920@linux.intel.com> <2D60780F-ADB4-48A4-AB74-15683493D369@amacapital.net> <9835e288-ba98-2f9e-ac73-504db9512bb9@intel.com> <20180926204400.GA11446@linux.intel.com> <992b1d6d-cc0f-776f-d938-2a1f7cad52c8@intel.com> <20180927135603.GF8242@linux.intel.com> <2e7b81e1-818f-7d76-e2b4-793d9ec5d5a6@intel.com> <20181031213036.GA23089@linux.intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 31 Oct 2018, Sean Christopherson wrote: > On Mon, Oct 01, 2018 at 03:03:30PM -0700, Dave Hansen wrote: >> On 10/01/2018 02:42 PM, Jethro Beekman wrote: >>> >>> 1) Even though the vDSO function exists, userspace may still call >>> `ENCLU[EENTER]` manually, so the fault handling as described in the >>> current patch should also be maintained. >> >> Why? > > Circling back to this question, what if we take the easy way out and > simply signal SIGSEGV without an SGX-specific code? I.e. treat #PF > with X86_PF_SGX as an access error, no more no less. That should be > sufficient for userspace to function, albeit with a little more effort, > but presumably no more than would be needed to run on SGX1 hardware. > > AFAIK there isn't a way to prevent userspace from manually invoking > EENTER, short of doing some really nasty text poking or PTE swizzling. > We could declare using EENTER as unsupported, but that seems like > cutting off the nose to spite the face. Supporting userspace EENTER > in a limited capacity would allow people to do whatever crazy tricks > they're wont to do without having to deal with absurd requests for > the vDSO interface. > > If we go this route we could also add the vDSO stuff after basic SGX > support is in mainline, obviously with approval from the powers that > be. > Yeah, this would give stable behavior when vDSO functions are not available. Here's a question: if we implement this behavior, could be upstream series without vDSO's first and after those changes have been landed we would continue with the vDSO's? /Jarkko