On Wed, Aug 19, 2026 at 03:50:42PM +0300, Ard Biesheuvel wrote:
> 
> 
> On Sat, 11 Jul 2026, at 21:18, Jarkko Sakkinen wrote:
> > On Sat, Jul 11, 2026 at 09:01:10AM -0700, Ross Philipson wrote:
> >> Extract all the functions and definitions for TPM buffer handling
> >> and separate them into their own header.
> >> 
> >> Signed-off-by: Ross Philipson <[email protected]>
> >> ---
> >>  drivers/char/tpm/tpm-buf.c |  3 +-
> >>  include/linux/tpm.h        | 34 +--------------------
> >>  include/linux/tpm_buf.h    | 60 ++++++++++++++++++++++++++++++++++++++
> >>  3 files changed, 63 insertions(+), 34 deletions(-)
> >>  create mode 100644 include/linux/tpm_buf.h
> >> 
> ...
> >
> > I would probably ack them all as I've seen these many times and
> > there's not much anything new. Just waiting for additional
> > feedback before applying them.
> >
> 
> Will these be going into v7.3 then?
> 
> 

I can piggyback them with to my PR and see what Linus thinks.

BR, Jarkko

Reply via email to