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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 9268EC3A5A5 for ; Tue, 3 Sep 2019 16:10:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6650922CF8 for ; Tue, 3 Sep 2019 16:10:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729109AbfICQK4 (ORCPT ); Tue, 3 Sep 2019 12:10:56 -0400 Received: from mga11.intel.com ([192.55.52.93]:60358 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728679AbfICQK4 (ORCPT ); Tue, 3 Sep 2019 12:10:56 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Sep 2019 09:10:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,463,1559545200"; d="scan'208";a="184803149" Received: from vkuppusa-mobl2.ger.corp.intel.com ([10.252.39.67]) by orsmga003.jf.intel.com with ESMTP; 03 Sep 2019 09:10:51 -0700 Message-ID: Subject: Re: [PATCH 2/2] tpm: tpm_crb: enhance resource mapping mechanism for supporting AMD's fTPM From: Jarkko Sakkinen To: Seunghun Han Cc: "Safford, David (GE Global Research, US)" , Jason Gunthorpe , Peter Huewe , "open list:TPM DEVICE DRIVER" , Linux Kernel Mailing List Date: Tue, 03 Sep 2019 19:10:50 +0300 In-Reply-To: References: <20190830095639.4562-1-kkamagui@gmail.com> <20190830095639.4562-3-kkamagui@gmail.com> <20190830124334.GA10004@ziepe.ca> <20190902135348.3pndbtbi6hpgjpjn@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.2-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Tue, 2019-09-03 at 07:42 +0900, Seunghun Han wrote: > I have a question. Do you think this patch is not enough to handle > AMD's fTPM problem? If so, would you tell me about it? I will change > my patch. I have no new feedback to give at this point and no absolutely time to brainstorm new ideas. You've now sent the same patch set version twice. The one that was sent 8-30 has the same patch version and no change log so no action taken from my part. Please version your patch sets and keep the change log in the cover letter. /Jarkko