Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753435AbcKTJ6z (ORCPT ); Sun, 20 Nov 2016 04:58:55 -0500 Received: from mga05.intel.com ([192.55.52.43]:61069 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753173AbcKTJ6w (ORCPT ); Sun, 20 Nov 2016 04:58:52 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,669,1473145200"; d="scan'208";a="788711674" Date: Sun, 20 Nov 2016 09:58:48 +0000 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: <20161120095848.4e5vq26oxagyrrp5@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> <20161115185453.e52miq2em7gj4qyi@intel.com> <20161119183627.GC22775@obsidianresearch.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161119183627.GC22775@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: 1303 Lines: 28 On Sat, Nov 19, 2016 at 11:36:27AM -0700, Jason Gunthorpe wrote: > On Tue, Nov 15, 2016 at 10:54:53AM -0800, Jarkko Sakkinen wrote: > > 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. > > What are we testing? Your master now? It will need the patch I just > sent or it will fail for me. $ git am -3 ~/Desktop/foo.txt Patch is empty. Was it split wrong? When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". I'm at the Heathrow airport boarding. Look it more properly later on /Jarkko