From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com ([134.134.136.31]:31290 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbeBTV3p (ORCPT ); Tue, 20 Feb 2018 16:29:45 -0500 Date: Tue, 20 Feb 2018 23:29:41 +0200 From: Jarkko Sakkinen To: James Bottomley Cc: linux-integrity@vger.kernel.org Subject: Re: [PATCH v3] tpm: fix intermittent failure with self tests Message-ID: <20180220212919.dzpvoo5neuyrp3cc@linux.intel.com> References: <1519043040.4721.5.camel@HansenPartnership.com> <1519148635.6941.5.camel@linux.intel.com> <1519149111.4446.11.camel@HansenPartnership.com> <20180220192600.gvlfgs5bw6ve563l@linux.intel.com> <20180220212725.gwqi3w6lua527yu5@linux.intel.com> <20180220212847.il76cysi3t4ibhhi@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180220212847.il76cysi3t4ibhhi@linux.intel.com> Sender: linux-integrity-owner@vger.kernel.org List-ID: On Tue, Feb 20, 2018 at 11:28:47PM +0200, Jarkko Sakkinen wrote: > On Tue, Feb 20, 2018 at 11:27:25PM +0200, Jarkko Sakkinen wrote: > > On Tue, Feb 20, 2018 at 09:26:00PM +0200, Jarkko Sakkinen wrote: > > > On Tue, Feb 20, 2018 at 12:51:51PM -0500, James Bottomley wrote: > > > > On Tue, 2018-02-20 at 19:43 +0200, Jarkko Sakkinen wrote: > > > > > I get merge conflicts in my tree but I'll review this. > > > > > > > > You told me to rebase it on that patch that wasn't in your tree: > > > > > > > > https://patchwork.kernel.org/patch/10208965/ > > > > > > > > If you put it in your tree, I can just rebase on top of everything. > > > > > > > > James > > > > > > Aah. Sorry, my bad I'll move forward on testing :-) > > > > > > /Jarkko > > > > Tested-by: Jarkko Sakkinen > > > > /Jarkko > > These must be taken away: > > [ 2.843641] tpm tpm0: TPM: running incremental selftest > [ 2.854087] tpm tpm0: TPM: selftest succeeded > > /Jarkko Right and I tested this with Kabylake XPS13/PTT. /Jarkko