From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ED568C432C1 for ; Wed, 25 Sep 2019 01:11:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C771720872 for ; Wed, 25 Sep 2019 01:11:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387771AbfIYBLY (ORCPT ); Tue, 24 Sep 2019 21:11:24 -0400 Received: from mga07.intel.com ([134.134.136.100]:47679 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387402AbfIYBLY (ORCPT ); Tue, 24 Sep 2019 21:11:24 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Sep 2019 18:11:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,546,1559545200"; d="scan'208";a="188634031" Received: from wujunyox-mobl3.ger.corp.intel.com (HELO localhost) ([10.249.38.101]) by fmsmga008.fm.intel.com with ESMTP; 24 Sep 2019 18:11:15 -0700 Date: Wed, 25 Sep 2019 04:11:15 +0300 From: Jarkko Sakkinen To: Sumit Garg Cc: dhowells@redhat.com, peterhuewe@gmx.de, keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, "open list:HARDWARE RANDOM NUMBER GENERATOR CORE" , linux-security-module@vger.kernel.org, Herbert Xu , davem@davemloft.net, jgg@ziepe.ca, Arnd Bergmann , Greg Kroah-Hartman , jejb@linux.ibm.com, Mimi Zohar , James Morris , "Serge E. Hallyn" , Jerry Snitselaar , Linux Kernel Mailing List , Daniel Thompson Subject: Re: [Patch v6 4/4] KEYS: trusted: Move TPM2 trusted keys code Message-ID: <20190925011115.GA3503@linux.intel.com> References: <1568630064-14887-1-git-send-email-sumit.garg@linaro.org> <1568630064-14887-5-git-send-email-sumit.garg@linaro.org> <20190917181415.GA8472@linux.intel.com> <20190917181507.GB8472@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Wed, Sep 18, 2019 at 11:53:08AM +0530, Sumit Garg wrote: > No worries :). I will send next version of patch-set. > > FYI, I will be travelling for Linaro Connect next week so you could > expect some delays in my responses. These patches will go to v5.5. There is nothing to rush. /Jarkko