Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-21 Thread Jason Gunthorpe
On Sun, Nov 20, 2016 at 09:58:48AM +, Jarkko Sakkinen wrote: > 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, 201

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-20 Thread Jarkko Sakkinen
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 fi

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-19 Thread Jason Gunthorpe
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 ha

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-15 Thread Jarkko Sakkinen
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

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-15 Thread Jason Gunthorpe
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

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-15 Thread Jarkko Sakkinen
On Tue, Nov 15, 2016 at 11:05:42AM +0530, Nayna wrote: > > > 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,

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Nayna
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 patch

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Jarkko Sakkinen
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

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Jarkko Sakkinen
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

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Jarkko Sakkinen
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"

Re: [PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Jarkko Sakkinen
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

[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support

2016-11-14 Thread Nayna Jain
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. Changelog History: v6: - Patch "tpm: replace symbolic permission with octal for secur