Message ID | 20190827192717.27312-1-sean.j.christopherson@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=8+LH=WX=vger.kernel.org=linux-sgx-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C65AE14F7 for <patchwork-linux-sgx@patchwork.kernel.org>; Tue, 27 Aug 2019 19:27:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B11052186A for <patchwork-linux-sgx@patchwork.kernel.org>; Tue, 27 Aug 2019 19:27:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730872AbfH0T1T (ORCPT <rfc822;patchwork-linux-sgx@patchwork.kernel.org>); Tue, 27 Aug 2019 15:27:19 -0400 Received: from mga01.intel.com ([192.55.52.88]:33016 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730237AbfH0T1T (ORCPT <rfc822;linux-sgx@vger.kernel.org>); Tue, 27 Aug 2019 15:27:19 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Aug 2019 12:27:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,438,1559545200"; d="scan'208";a="180318603" Received: from sjchrist-coffee.jf.intel.com ([10.54.74.41]) by fmsmga008.fm.intel.com with ESMTP; 27 Aug 2019 12:27:18 -0700 From: Sean Christopherson <sean.j.christopherson@intel.com> To: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Cc: linux-sgx@vger.kernel.org Subject: [PATCH v2 0/5] x86/sgx: Fix lock ordering bug w/ EADD Date: Tue, 27 Aug 2019 12:27:12 -0700 Message-Id: <20190827192717.27312-1-sean.j.christopherson@intel.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-sgx-owner@vger.kernel.org Precedence: bulk List-ID: <linux-sgx.vger.kernel.org> X-Mailing-List: linux-sgx@vger.kernel.org |
Series |
x86/sgx: Fix lock ordering bug w/ EADD
|
expand
|