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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 4E49CC433E0 for ; Tue, 16 Feb 2021 07:34:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EA0E364E08 for ; Tue, 16 Feb 2021 07:34:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229896AbhBPHeP (ORCPT ); Tue, 16 Feb 2021 02:34:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:32884 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229738AbhBPHeL (ORCPT ); Tue, 16 Feb 2021 02:34:11 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0A9CB64E00; Tue, 16 Feb 2021 07:33:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1613460810; bh=o08EfIuJSvpIA0Uahd7oM1LNOAvu2CwRQ/ojnCE7e8M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AZqiTcPxswCF5pPqddJSCBP8y9aWSCBdYOn2Zo4G4CJtH+zknrcor7bR8uLXbTX/q erWLyQaiuC5EgFLv/j2NgfEWEoG9/BBmr3fUPeKwQlyjRC5IElmEUEbxDHHBlWsVrr iqJD7Yf5IfzdSa1CH9E5ydb7dJ4jK/d1E62ugIkZzvvovg1K+nYUFC7ZMlq/XNF7aR ohvdLAYwOMQPzqk6vIIxv0EyYQKL79EZlU6VI6yM2eZaDdS8gLkpx2Lbe0DXd+A5EN 8fPgUTDdFelmaOVQDrICC0a9PUFm2c77EEjVPJLeTx5LpkoIgOcBfNLkGF3NWxHTmc pZVUTpLzJRT+g== Date: Tue, 16 Feb 2021 09:33:16 +0200 From: Jarkko Sakkinen To: James Bottomley Cc: Lukasz Majczak , Laurent Bigonville , linux-integrity@vger.kernel.org Subject: Re: TPM returned invalid status Message-ID: References: <8581ad17cb536c807d8ce781e955de07643aa1f4.camel@HansenPartnership.com> <68f08a0fe3aa7e143f70199008f8cc745a434dff.camel@HansenPartnership.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <68f08a0fe3aa7e143f70199008f8cc745a434dff.camel@HansenPartnership.com> Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Sat, Feb 13, 2021 at 10:32:01AM -0800, James Bottomley wrote: > On Fri, 2021-02-12 at 12:44 +0200, Jarkko Sakkinen wrote: > > On Sun, Feb 07, 2021 at 07:33:54PM -0800, James Bottomley wrote: > > > On Sat, 2021-02-06 at 00:31 +0100, Laurent Bigonville wrote: > > > > Hello, > > > > > > > > I already posted that beginning of January in reply to "tpm_tis: > > > > Clean up locality release", but I didn't really got a reply > > > > > > > > With debian unstable (Linux fornost 5.10.0-3-amd64 #1 SMP Debian > > > > 5.10.12-1 (2021-01-30) x86_64 GNU/Linux), I get the following > > > > error: > > > > > > Sorry, forgot to cc you. We're iterating to this as the fix: > > > > > > https://lore.kernel.org/linux-integrity/20201001180925.13808-5-James.Bottomley@HansenPartnership.com/ > > > > > > If you want to test it out. > > > > > > Thanks, > > > > > > James > > > > Not true. > > > > 1/5 and 2/5 have been already applied. > > > > I'm still waiting one remaining fix from Lukasz. That's why I have > > not sent any PR's to Linus. > > Perhaps you could point Laurent at the patch you think he could try > then because I think the backtrace indicates a potentially new problem. Sure, that'd be good idea: https://patchwork.kernel.org/project/linux-integrity/patch/20210212110600.19216-1-lma@semihalf.com/ Can you try this out? /Jarkko