Received: by 10.192.165.148 with SMTP id m20csp315703imm; Thu, 19 Apr 2018 22:41:11 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+tFV5j2CcB0Z/yMLkSPuCC6t7InLCxTZfHokrSLi5SgmZgRImAdGFwRSnWHTo61J0WNStK X-Received: by 10.99.174.6 with SMTP id q6mr2428220pgf.350.1524202871234; Thu, 19 Apr 2018 22:41:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524202871; cv=none; d=google.com; s=arc-20160816; b=L4PNjpWATmQZLwHIy9LnxhtjLD6c1uceIlgTYHEJuKik2GwxtjrLmee1k1RJLWeA04 Hs6swcHm1y49e2UeyIoDXvh22IEg/neWCR7HY3BN10W6APD+KsDMmYCNJVgwRFlxaw9e pMcd9vloo81fvJ0LSJSa6tx8IyGfZArf+Bu3AUQ+1jTYYTiIgxkF0kSucAjiW1YMu54n anHGEJIWOk4bdgLEd0juVqZzjlQWdgrhrP4U6+0r1zdpOHw4q1g/ZtxxWILMNghOg/6L GaU3hKBfWrofIfQDQgMcFrROvn4yq5slhje6TClCwM266hMp+jRhIMqrGD8qVHsOCb18 nzKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=1x93p5wezS15ohDUzgU9Z8NU7y6qxYfeyOL5pLmcbZs=; b=Wecj8pvfFb80H7NL07/EWoPZ3uRYzvPo6MToJOOl0oIcEyTPZugaAjCcF1BwJQLl2X rh6Cq25p3ua6aPe22TzVI5w2Env3nx2E6ljW0nPhDb0ZeUsQ4ip2NXG4PNNOO7zp9qIl 1lpeKSnwaiKrUQLKfW4TWGiji/MqPzsAe90yEavZdMBICJCd+xsaF2kiXAxh5sOvF0HH oCjXxjxoNG9OT185ESSnEzUj496E2TuONLWztk6i4v0PHEpmbrnlsUnD0PrvP4InGxNa 3bcyGORolMohdZAjmHhjuw5OtROgED19HVIuHt5gejz44a4RWVdKgbLOsl7QzFXBz/9S FRzw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u9-v6si5347944plk.516.2018.04.19.22.40.57; Thu, 19 Apr 2018 22:41:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753562AbeDTFjb (ORCPT + 99 others); Fri, 20 Apr 2018 01:39:31 -0400 Received: from mga06.intel.com ([134.134.136.31]:44180 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753419AbeDTFj3 (ORCPT ); Fri, 20 Apr 2018 01:39:29 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2018 22:39:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,300,1520924400"; d="scan'208";a="221932863" Received: from dufangfa-mobl1.ccr.corp.intel.com (HELO localhost) ([10.249.254.129]) by fmsmga006.fm.intel.com with ESMTP; 19 Apr 2018 22:39:27 -0700 Date: Fri, 20 Apr 2018 08:39:26 +0300 From: Jarkko Sakkinen To: Thiebaud Weksteen Cc: nayna@linux.vnet.ibm.com, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/4] tpm: Move eventlog files to a subdirectory Message-ID: <20180420053926.GB15364@linux.intel.com> References: <20180412101350.210547-1-tweek@google.com> <20180412101350.210547-3-tweek@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180412101350.210547-3-tweek@google.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 12, 2018 at 12:13:48PM +0200, Thiebaud Weksteen wrote: > Signed-off-by: Thiebaud Weksteen > Suggested-by: Jarkko Sakkinen Reviewed-by: Jarkko Sakkinen Tested-by: Jarkko Sakkinen /Jarkko