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 68C8FC2D0CE for ; Fri, 3 Jan 2020 21:52:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 491BB222C3 for ; Fri, 3 Jan 2020 21:52:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728794AbgACVwM (ORCPT ); Fri, 3 Jan 2020 16:52:12 -0500 Received: from mga07.intel.com ([134.134.136.100]:46125 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728752AbgACVwL (ORCPT ); Fri, 3 Jan 2020 16:52:11 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2020 13:52:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,392,1571727600"; d="scan'208";a="421551310" Received: from hkarray-mobl.ger.corp.intel.com ([10.252.22.101]) by fmsmga006.fm.intel.com with ESMTP; 03 Jan 2020 13:51:59 -0800 Message-ID: <0d1363c75d3c358817840003b8c6bb97db798990.camel@linux.intel.com> Subject: Re: Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree From: Jarkko Sakkinen To: Dan Williams Cc: Christian Bundy , Greg KH , Jason Gunthorpe , Peter Huewe , Stefan Berger , stable-commits@vger.kernel.org, linux-integrity@vger.kernel.org, Linux Kernel Mailing List Date: Fri, 03 Jan 2020 23:51:52 +0200 In-Reply-To: References: <50217a688ffa56cf5f150ffd358daba2a88cad48.camel@linux.intel.com> <20191228151526.GA6971@linux.intel.com> <2c4a80e0d30bf1dfe89c6e3469d1dbfb008275fa.camel@linux.intel.com> <20191231010256.kymv4shwmx5jcmey@cantor> <20191231155944.GA4790@linux.intel.com> <20200102171922.GA20989@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.34.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2020-01-02 at 11:20 -0800, Dan Williams wrote: > On Thu, Jan 2, 2020 at 9:21 AM Jarkko Sakkinen > wrote: > > On Tue, Dec 31, 2019 at 11:47:37AM -0800, Christian Bundy wrote: > > > > Christian, were you having any issues with interrupts? You system was going > > > > into this code as well. > > > > > > Unfortunately I'm now unable to test, sorry for the trouble. I replaced my BIOS > > > with UEFI firmware and the problem has disappeared. Please let me know if there > > > is anything else I can do to help. > > > > > > Christian > > > > Takashi wrote yesterday [*]: > > > > "I'm building a test kernel package based on 5.5-rc4 with Jarkko's revert > > patches" > > Nice, I also built one of those. Just waiting for access to the system > again to gather results. > > > [*] https://bugzilla.kernel.org/show_bug.cgi?id=205935 > > > > /Jarkko Thanks, I'll check this also during weekend once (given the timezone differences) i.e. if you can provide me result, I can also compose a pull request during the weekend and send it. /Jarkko