[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191003175603.GA19679@linux.intel.com>
Date: Thu, 3 Oct 2019 20:56:03 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-stable@...r.kernel.org, Peter Huewe <peterhuewe@....de>,
Jason Gunthorpe <jgg@...pe.ca>, Arnd Bergmann <arnd@...db.de>,
"open list:TPM DEVICE DRIVER" <linux-integrity@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] tpm: migrate pubek_show to struct tpm_buf
On Thu, Oct 03, 2019 at 01:31:12PM +0200, Greg Kroah-Hartman wrote:
> On Thu, Oct 03, 2019 at 02:24:22PM +0300, Jarkko Sakkinen wrote:
> > commit da379f3c1db0c9a1fd27b11d24c9894b5edc7c75 upstream
> >
> > Migrated pubek_show to struct tpm_buf and cleaned up its implementation.
> > Previously the output parameter structure was declared but left
> > completely unused. Now it is used to refer different fields of the
> > output. We can move it to tpm-sysfs.c as it does not have any use
> > outside of that file.
> >
> > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
> > ---
> > drivers/char/tpm/tpm-sysfs.c | 87 ++++++++++++++++++++----------------
> > drivers/char/tpm/tpm.h | 13 ------
> > 2 files changed, 48 insertions(+), 52 deletions(-)
>
> Again, what kernel tree(s) do you want this, and the other 2 patches
> applied to? And why?
>
> thanks,
>
> greg k-h
D'oh, this is the cover letter:
https://patchwork.kernel.org/cover/11172533/
Looks like somehow forgot to include cc's, which were in the first
version:
Cc: linux-integrity@...r.kernel.org
Cc: Greg KH <gregkh@...uxfoundation.org>
Cc: Vadim Sukhomlinov <sukhomlinov@...gle.com>
Link: https://lore.kernel.org/stable/20190712152734.GA13940@kroah.com/
/Jarkko
Powered by blists - more mailing lists