Message ID | 20220519031030.245589-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 1E194C433F5 for <linux-sgx@archiver.kernel.org>; Thu, 19 May 2022 03:10:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233096AbiESDKT (ORCPT <rfc822;linux-sgx@archiver.kernel.org>); Wed, 18 May 2022 23:10:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233103AbiESDKG (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Wed, 18 May 2022 23:10:06 -0400 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1FB5FD9EAA for <linux-sgx@vger.kernel.org>; Wed, 18 May 2022 20:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652929804; x=1684465804; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=WajiVPXEUq96c606rkYX5qP74BZW5K6xreAp9idgKLI=; b=mfW6jxrJ5IFetsyYMEFe/MPY4ruKOc/sWnViOotdeElyOUbrrWjwnQiz EpqN8P1JbpeTVt8J1J3aZ9oVrbVjI15WdvSn1YjjKqlZTNa8YxjVrQ+FO Rqq/5gJrd0fCNeedz4vUxuDR6Ds8wgHwRpVuVVlK7K3yslY7kHB++/gTM rzXhVZmnhug8ScCKD/0ky12llFUOzPo8EuU5DkYxKQgYaigUkjvk0o0A8 0yat8OMpFL8t0urhFPEmV3Ct2f4pgRcl7alkpjCantEoAsbwSXWp1ah34 8hD2t7wfQqI4p5YY/mrXVo7e2LRwfCK3Z0aIyS464je59sDPXDUQ9vPWR w==; X-IronPort-AV: E=McAfee;i="6400,9594,10351"; a="271948497" X-IronPort-AV: E=Sophos;i="5.91,236,1647327600"; d="scan'208";a="271948497" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2022 20:10:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,236,1647327600"; d="scan'208";a="545845126" Received: from zhiquan-linux-dev.bj.intel.com ([10.238.155.101]) by orsmga006.jf.intel.com with ESMTP; 18 May 2022 20:10:01 -0700 From: Zhiquan Li <zhiquan1.li@intel.com> To: linux-sgx@vger.kernel.org, tony.luck@intel.com Cc: jarkko@kernel.org, dave.hansen@linux.intel.com, seanjc@google.com, kai.huang@intel.com, fan.du@intel.com, zhiquan1.li@intel.com Subject: [PATCH v2 0/4] x86/sgx: fine grained SGX MCA behavior Date: Thu, 19 May 2022 11:10:30 +0800 Message-Id: <20220519031030.245589-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
|