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 118A3C2D0D1 for ; Sat, 28 Dec 2019 15:15:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DA67021744 for ; Sat, 28 Dec 2019 15:15:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726329AbfL1PPb (ORCPT ); Sat, 28 Dec 2019 10:15:31 -0500 Received: from mga14.intel.com ([192.55.52.115]:50203 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726075AbfL1PPb (ORCPT ); Sat, 28 Dec 2019 10:15:31 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Dec 2019 07:15:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,367,1571727600"; d="scan'208";a="269297741" Received: from agrennax-mobl.ger.corp.intel.com (HELO localhost) ([10.251.86.43]) by FMSMGA003.fm.intel.com with ESMTP; 28 Dec 2019 07:15:27 -0800 Date: Sat, 28 Dec 2019 17:15:26 +0200 From: Jarkko Sakkinen To: Dan Williams , Greg KH Cc: Christian Bundy , Jason Gunthorpe , Jerry Snitselaar , Peter Huewe , Stefan Berger , stable-commits@vger.kernel.org, linux-integrity@vger.kernel.org, Linux Kernel Mailing List Subject: Re: Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree Message-ID: <20191228151526.GA6971@linux.intel.com> References: <1577122577157232@kroah.com> <50217a688ffa56cf5f150ffd358daba2a88cad48.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50217a688ffa56cf5f150ffd358daba2a88cad48.camel@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 27, 2019 at 08:11:50AM +0200, Jarkko Sakkinen wrote: > Dan, please also test the branch and tell if other patches are needed. > I'm a bit blind with this as I don't have direct access to the faulting > hardware. Thanks. [*] > > [*] https://lkml.org/lkml/2019/12/27/12 Given that: 1. I cannot reproduce the bug locally. 2. Neither of the patches have any appropriate tags (tested-by and reviewed-by). [*] I'm sorry but how am I expected to include these patches? [*] https://patchwork.kernel.org/project/linux-integrity/list/?series=208305 /Jarkko