Message ID | 20220826160503.1576966-1-zhiquan1.li@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-sgx-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A212DECAAA3 for <linux-sgx@archiver.kernel.org>; Fri, 26 Aug 2022 15:59:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237300AbiHZP7b (ORCPT <rfc822;linux-sgx@archiver.kernel.org>); Fri, 26 Aug 2022 11:59:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344684AbiHZP73 (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Fri, 26 Aug 2022 11:59:29 -0400 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 099F5D31CC for <linux-sgx@vger.kernel.org>; Fri, 26 Aug 2022 08:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1661529569; x=1693065569; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ErxWLbOlNPHGznCN9YiUZ8Ok3m2YdXlupI8/AdeGCTE=; b=CZCvMyp9otbEttuY87dztO51pxNbhsvY5EPXhAIYPLfEsmz0Q2pU0Ofx ABBNCMl6Pqla35U50XVhJVXZ6YR3U+vO2aRC0oW+ccVRss+WyQzOKNxIn ZJ7GDGMDBm5hA28+pByFjxor72YFoNrgSJC6i+bgFOpnUz3e6aanA68nY GMTc1nypPL5XrXi2klzTXlHJ6tZI4KuLQomGSUXXZgZeDuUl8yXD6K+Al cZFPeBEjHgu7WhQBnZ5h6JvXC+zPo4xEp3O9B98QaEyYBOdRiwjQPB2/1 6KZQVK7HLErmSjWYdIQbwfK0QucJLIhSonLPEcpiRWenZlkuH0tf5GXrG Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10451"; a="295314922" X-IronPort-AV: E=Sophos;i="5.93,265,1654585200"; d="scan'208";a="295314922" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Aug 2022 08:59:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,265,1654585200"; d="scan'208";a="587342874" Received: from zhiquan-linux-dev.bj.intel.com ([10.238.155.101]) by orsmga006.jf.intel.com with ESMTP; 26 Aug 2022 08:59:24 -0700 From: Zhiquan Li <zhiquan1.li@intel.com> To: linux-sgx@vger.kernel.org, tony.luck@intel.com, jarkko@kernel.org, dave.hansen@linux.intel.com, tglx@linutronix.de, bp@alien8.de Cc: seanjc@google.com, kai.huang@intel.com, fan.du@intel.com, cathy.zhang@intel.com, zhiquan1.li@intel.com Subject: [PATCH RESEND v6 0/3] x86/sgx: fine grained SGX MCA behavior Date: Sat, 27 Aug 2022 00:05:00 +0800 Message-Id: <20220826160503.1576966-1-zhiquan1.li@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-sgx.vger.kernel.org> X-Mailing-List: linux-sgx@vger.kernel.org |
Series |
x86/sgx: fine grained SGX MCA behavior
|
expand
|