Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1530508 > unrolled thread
| Started by | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> |
|---|---|
| First post | 2016-11-25 20:50 +0100 |
| Last post | 2016-11-25 20:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-11-25 20:50 +0100
| From | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> |
|---|---|
| Date | 2016-11-25 20:50 +0100 |
| Subject | Re: [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c |
| Message-ID | <sHuFr-4La-5@gated-at.bofh.it> |
On Thu, Nov 24, 2016 at 11:01:05PM +0200, Jarkko Sakkinen wrote: > On Wed, Nov 23, 2016 at 12:38:30PM -0700, Jason Gunthorpe wrote: > > On Wed, Nov 23, 2016 at 12:27:35PM -0500, Nayna Jain wrote: > > > The device driver code for the event log has the init functions and > > > TPM 1.2 parsing logic both defined in same file(tpm_eventlog.c). > > > > > > Since the initialization functions are common with the TPM 2.0 event > > > log support, this patch splits tpm_eventlog.c to have only TPM 1.2 > > > event log parsing logic and moves the init functions into > > > tpm_eventlog_init.c. > > > > I think I'd rather see a tpm_eventlog1.c/tpm_eventlog2.c than this > > _init thing.. > > I would rather see tpm1-eventlog.c and tpm2-eventlog.c as we already > have tpm2-cmd.c for the sake of consistency. +1 Jason
Back to top | Article view | linux.kernel
csiph-web