Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2517127ybl; Thu, 29 Aug 2019 09:12:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqylH/TT3Wl9uwzuBk2bGfqYhlIDny9/5iq+7fbb1Xt1qFuuVBO3zwCgSC7CavGmYGc82xiv X-Received: by 2002:a63:d23:: with SMTP id c35mr9026760pgl.376.1567095162765; Thu, 29 Aug 2019 09:12:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567095162; cv=none; d=google.com; s=arc-20160816; b=YmTemCFLw443QBBqdQZxDXuCZ8i9oaAXbr3t4a1QIU3aZ29kpFrs5fkww8b7FhR25G nqlHQTURntBEcBCukAoCl446eexCLxyBZanGHmbJQHdTCgPFQib9Dy/sBUR9HtSL0QEc Iu1+h4+NZ4W0lWnuHuKGKofQn02B3sS5vlm3psjBVp20CboHHWTxp692nq0QVcMQSp+m W7DbhJq+p/2HN/1rkTqfG47PMQRPsKtN7Ctr/OIQ6ww+fc4OCnju9ad+zDb4i26Wfw4O a71E7SLpQsjP00Aka6Oeh8Ye0u17rSSI/2V9MzU6IHGxs1jqIFwxb5c5j0REGtG2Sqfu HJhQ== 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; bh=4DJcHnZGok/A0K/Mz43hbxDnQD5p3JpDIWmsB7Mws3Q=; b=NZb2NztKVwwvM3XjthRapoWY4rhgnm6ZP2XHv4rQ3KULaKk7db9v9lgTIjXOY2UAJo Ary/F+XFoH9SnYOncgP7Kngtl+EQT0fvOz07hPBu+rVpnfnvf34RnJguvjEkc6z/D9yU BaFrRf94CNZtzwgz83i9LihhpGnjSna4K6EObJEF041p431PP+JYfb5Sw7SRZIg6FDcT iPUYAMCMrVjmKq8MkX7fbhdh7Wy5+Yx6/S726YX3xwNFMWdSj/UCuT9CGWp6QTbRE1uc Ca9ewk77nYebhmImuXQ1rayOAdre6dwJTgzC2GBMs8EaPBhEXkEoJLPTuPh0RXAWkeoF EWOw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k4si2220317pls.191.2019.08.29.09.12.25; Thu, 29 Aug 2019 09:12:42 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727763AbfH2QLI (ORCPT + 99 others); Thu, 29 Aug 2019 12:11:08 -0400 Received: from mga02.intel.com ([134.134.136.20]:55966 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727257AbfH2QLH (ORCPT ); Thu, 29 Aug 2019 12:11:07 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Aug 2019 09:11:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,444,1559545200"; d="scan'208";a="380819693" Received: from friedlmi-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.54.26]) by fmsmga005.fm.intel.com with ESMTP; 29 Aug 2019 09:11:03 -0700 Date: Thu, 29 Aug 2019 19:10:57 +0300 From: Jarkko Sakkinen To: Stefan Berger Cc: Stefan Berger , linux-integrity@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tpm_tis: Fix interrupt probing Message-ID: <20190829161057.22l72j55jy3dyib7@linux.intel.com> References: <20190820122517.2086223-1-stefanb@linux.vnet.ibm.com> <20190827131400.qchcwa2act24c47b@linux.intel.com> <20190827151915.hb4xwr2vik2i5ryb@linux.intel.com> <797ff54e-dceb-21d2-dd74-e5244f9c6dfd@linux.ibm.com> <20190829132021.6vfc535ecb62jokf@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190829132021.6vfc535ecb62jokf@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 29, 2019 at 04:20:21PM +0300, Jarkko Sakkinen wrote: > On Tue, Aug 27, 2019 at 03:34:36PM -0400, Stefan Berger wrote: > > On 8/27/19 11:19 AM, Jarkko Sakkinen wrote: > > > On Tue, Aug 27, 2019 at 04:14:00PM +0300, Jarkko Sakkinen wrote: > > > > On Tue, Aug 20, 2019 at 08:25:17AM -0400, Stefan Berger wrote: > > > > > From: Stefan Berger > > > > > > > > > > The interrupt probing of the TPM TIS was broken since we are trying to > > > > > run it without an active locality and without the TPM_CHIP_FLAG_IRQ set. > > > > > > > > > > Signed-off-by: Stefan Berger > > > > Need these: > > > > > > > > Cc: linux-stable@vger.kernel.org > > > > Fixes: a3fbfae82b4c ("tpm: take TPM chip power gating out of tpm_transmit()") > > > > > > > > Thank you. I'll apply this to my tree. > > > > > > > > Reviewed-by: Jarkko Sakkinen > > > The commit went in the following form: > > > > > > http://git.infradead.org/users/jjs/linux-tpmdd.git/commit/9b558deab2c5d7dc23d5f7a4064892ede482ad32 > > > > I saw you dropped the stetting of the IRQ flag - I needed it, otherwise it > > wouldn't execute certain code paths. > > I explained why I removed that part. There was no any reasoning for > it. Also, it cannot be in the same commit if it fixes a diffent > issue. AFAIK they go with different fixes-tags. /Jarkko