From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752841AbdK1URj (ORCPT ); Tue, 28 Nov 2017 15:17:39 -0500 Received: from mga01.intel.com ([192.55.52.88]:16470 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752191AbdK1URi (ORCPT ); Tue, 28 Nov 2017 15:17:38 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,468,1505804400"; d="scan'208";a="8155952" Date: Tue, 28 Nov 2017 22:17:39 +0200 From: Jarkko Sakkinen To: platform-driver-x86@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Darren Hart , Andy Shevchenko Subject: Re: [PATCH v6 08/11] intel_sgx: in-kernel launch enclave Message-ID: <20171128201739.t2r4wqofqluddsxl@linux.intel.com> References: <20171125193132.24321-9-jarkko.sakkinen@linux.intel.com> <20171127095828.GA32603@aton> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171127095828.GA32603@aton> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 27, 2017 at 10:58:28AM +0100, Till Smejkal wrote: > > drivers/platform/x86/intel_sgx/intel_sgx_signing_key.pem > ^ > signing_key.pem > > You forgot to change the name of the pem file in the commit message. Thanks for catching this :-) Will fix it for the next version. /Jarkko