Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933754AbcKOSyw (ORCPT ); Tue, 15 Nov 2016 13:54:52 -0500 Received: from mga11.intel.com ([192.55.52.93]:5986 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753843AbcKOSyt (ORCPT ); Tue, 15 Nov 2016 13:54:49 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,495,1473145200"; d="scan'208";a="4634285" Date: Tue, 15 Nov 2016 10:54:53 -0800 From: Jarkko Sakkinen To: Jason Gunthorpe Cc: Nayna , tpmdd-devel@lists.sourceforge.net, peterhuewe@gmx.de, tpmdd@selhorst.net, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support Message-ID: <20161115185453.e52miq2em7gj4qyi@intel.com> References: <1479117656-12403-1-git-send-email-nayna@linux.vnet.ibm.com> <20161114223322.5uzdc7sob2vukwrq@intel.com> <20161115002514.qhweuyzg5mgebusq@intel.com> <20161115021543.d4wgjqid7fut4y4c@intel.com> <582A9EAE.5000505@linux.vnet.ibm.com> <20161115174012.3pfxzz2ugrdglj4o@intel.com> <20161115180610.GA1852@obsidianresearch.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161115180610.GA1852@obsidianresearch.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 15 On Tue, Nov 15, 2016 at 11:06:10AM -0700, Jason Gunthorpe wrote: > On Tue, Nov 15, 2016 at 09:40:12AM -0800, Jarkko Sakkinen wrote: > > > I applied fix from Colin. I for OF specific patches in this patch set > > I do not have means to test the code paths that exercise OF specific > > functionality. This is what worries me a bit. If I had tested-by from > > someone running a system that can exercise those code paths, I would > > be less worried. > > I can probably check it next week on my OF systems that do not use event log Thanks Jason. I'll apppend your Tested-by's to the commits when you're done. Probably doing pull request in the latter part of next week. /Jarkko