Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755479AbcKOFgI (ORCPT ); Tue, 15 Nov 2016 00:36:08 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:43106 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752022AbcKOFgE (ORCPT ); Tue, 15 Nov 2016 00:36:04 -0500 Subject: Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support To: Jarkko Sakkinen References: <1479117656-12403-1-git-send-email-nayna@linux.vnet.ibm.com> <20161114223322.5uzdc7sob2vukwrq@intel.com> <20161115002514.qhweuyzg5mgebusq@intel.com> <20161115021543.d4wgjqid7fut4y4c@intel.com> Cc: tpmdd-devel@lists.sourceforge.net, peterhuewe@gmx.de, tpmdd@selhorst.net, jgunthorpe@obsidianresearch.com, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org From: Nayna Date: Tue, 15 Nov 2016 11:05:42 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20161115021543.d4wgjqid7fut4y4c@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16111505-0028-0000-0000-00000609CD13 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00006080; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000189; SDB=6.00780846; UDB=6.00376588; IPR=6.00558353; BA=6.00004880; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00013328; XFM=3.00000011; UTC=2016-11-15 05:36:01 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16111505-0029-0000-0000-000030DA668B Message-Id: <582A9EAE.5000505@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-11-15_03:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1611150102 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1352 Lines: 36 On 11/15/2016 07:45 AM, Jarkko Sakkinen wrote: > On Mon, Nov 14, 2016 at 04:25:14PM -0800, Jarkko Sakkinen wrote: >> On Mon, Nov 14, 2016 at 02:33:23PM -0800, Jarkko Sakkinen wrote: >>> On Mon, Nov 14, 2016 at 05:00:47AM -0500, Nayna Jain wrote: >>>> This patch set includes the cleanup and bug fixes patches, previously >>>> part of the "tpm: add the securityfs pseudo files support for TPM 2.0 >>>> firmware event log" patch set, in order to upstream them more quickly. >>> >>> I applied the patches. I'm not yet sure whether these are part of the >>> 4.10 pull request or whether I postpone to 4.11 (my preference would be >>> 4.10 but I do not want to close that right now). I'll do testing next >>> week before doing pull request. >>> >>> I hope that the commits gets some reviews and testing now that they are >>> easily testable in my master branch. >> >> Event log still works and they do not seem to break TPM 2.0 (tried both >> machine with tpm_crb and tpm_tis). >> >> Stefan: would you mind check that these do not break your TPM 1.2 >> environment? I already tried wih TPM 1.2 machine but probably would >> make sense to peer test. > > I'm dropping commits 8/9 and 9/9 from my tree and *will not* include > them to my 4.10 pull request. Will fix this and resend the patch 8/9 and 9/9 again. Thanks & Regards, - Nayna > > /Jarkko >