Re: [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available

From: Jarkko Sakkinen
Date: Wed Jun 28 2023 - 19:07:39 EST


On Fri, 2023-06-09 at 14:49 -0400, Stefan Berger wrote:
>
> On 6/9/23 14:18, Jarkko Sakkinen wrote:
> > On Thu May 25, 2023 at 1:56 AM EEST, Jerry Snitselaar wrote:
> > > On Tue, Apr 18, 2023 at 09:44:07AM -0400, Stefan Berger wrote:
> > > > Simplify tpm_read_log_of() by moving reusable parts of the code into
> > > > an inline function that makes it commonly available so it can be
> > > > used also for kexec support. Call the new of_tpm_get_sml_parameters()
> > > > function from the TPM Open Firmware driver.
> > > >
> > > > Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
> > > > Cc: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> > > > Cc: Jason Gunthorpe <jgg@xxxxxxxx>
> > > > Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> > > > Cc: Frank Rowand <frowand.list@xxxxxxxxx>
> > > > Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx>
> > > > Tested-by: Nageswara R Sastry <rnsastry@xxxxxxxxxxxxx>
> > > > Tested-by: Coiby Xu <coxu@xxxxxxxxxx>
> > > > Acked-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
> > > >
> > >
> > > Reviewed-by: Jerry Snitselaar <jsnitsel@xxxxxxxxxx>
> >
> > If I just pick tpm only patches they won't apply so maybe TPM changes
> > should be better separated if that is by any means possible.
>
> Per the comment here I am putting this series here on hold.
> https://lore.kernel.org/linux-integrity/20230418134409.177485-1-stefanb@xxxxxxxxxxxxx/T/#m03745c2af2c46f19f329522fcb6ccb2bf2eaedc7

Hi, sorry for late response. The Midsummer weekend really
messed my schedules (it is a big thing Finland). This year
the timing with the kernel cycle has been conflicting.

OK cool.

BR, Jarkko