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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 9D7EFC433E2 for ; Tue, 15 Sep 2020 09:57:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BBBD2080C for ; Tue, 15 Sep 2020 09:57:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726125AbgIOJ51 (ORCPT ); Tue, 15 Sep 2020 05:57:27 -0400 Received: from mga11.intel.com ([192.55.52.93]:24041 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726095AbgIOJ50 (ORCPT ); Tue, 15 Sep 2020 05:57:26 -0400 IronPort-SDR: lCRyD7bOQ0J3CeR26hCeTmmEMHroHSFD766P2aTw0O4m34p/v7bwAy2qAl/57G4rvCua1Kwq61 CdF44IZ67LcQ== X-IronPort-AV: E=McAfee;i="6000,8403,9744"; a="156658545" X-IronPort-AV: E=Sophos;i="5.76,429,1592895600"; d="scan'208";a="156658545" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2020 02:57:26 -0700 IronPort-SDR: jGa86foVzrLMIwVp+ejUU4B7PdWX+txCBwXiv+iTdJxrFhBGq964BAz2ZxRlz22vb7VghJsRbS MN0tERRSfUxA== X-IronPort-AV: E=Sophos;i="5.76,429,1592895600"; d="scan'208";a="482708101" Received: from blank-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.62.208]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2020 02:57:19 -0700 Date: Tue, 15 Sep 2020 12:57:16 +0300 From: Jarkko Sakkinen To: Josh Poimboeuf Cc: x86@kernel.org, linux-sgx@vger.kernel.org, linux-kernel@vger.kernel.org, Sean Christopherson , Borislav Petkov , Jethro Beekman , Darren Kenny , akpm@linux-foundation.org, andriy.shevchenko@linux.intel.com, asapek@google.com, cedric.xing@intel.com, chenalexchen@google.com, conradparker@google.com, cyhanish@google.com, dave.hansen@intel.com, haitao.huang@intel.com, josh@joshtriplett.org, kai.huang@intel.com, kai.svahn@intel.com, kmoy@google.com, ludloff@google.com, luto@kernel.org, nhorman@redhat.com, npmccallum@redhat.com, puiterwijk@redhat.com, rientjes@google.com, tglx@linutronix.de, yaozhangx@google.com Subject: Re: [PATCH v37 02/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits Message-ID: <20200915095716.GI3612@linux.intel.com> References: <20200911124019.42178-1-jarkko.sakkinen@linux.intel.com> <20200911124019.42178-3-jarkko.sakkinen@linux.intel.com> <20200914151816.u6camicid4bd5lgo@treble> <20200914153812.c6uh3spqmcy2ft3d@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200914153812.c6uh3spqmcy2ft3d@treble> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-sgx-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sgx@vger.kernel.org On Mon, Sep 14, 2020 at 10:38:26AM -0500, Josh Poimboeuf wrote: > On Mon, Sep 14, 2020 at 10:18:16AM -0500, Josh Poimboeuf wrote: > > Hi Jarko, > > > > It looks like some of the patches weren't delivered to the lists. > > Patches 0, 1, 8, 9, and 17 seem to be missing. > > > > Lore agrees with me: > > > > https://lore.kernel.org/linux-sgx/20200911124019.42178-1-jarkko.sakkinen@linux.intel.com/ > > And my first email to you bounced, similar to an email I tried sending > to Kristen a few weeks ago. Something weird going on with Intel mail > servers? Possible. I don't honestly know what is going on. At least now all the patches are out: https://lore.kernel.org/linux-sgx/ Not sure if a resend would make sense for the full patch set but maybe I just do quick iteration and send v38 soon. And just in case use some alt smtp server. /Jarkko