Re: [PATCH v11 00/16] Remove nested TPM operations

From: Jarkko Sakkinen
Date: Fri Feb 08 2019 - 06:14:50 EST


On Thu, Feb 07, 2019 at 08:51:15PM -0500, Stefan Berger wrote:
> > > +    rc = 0;
> > >      if (chip->flags & TPM_CHIP_FLAG_IRQ)
> > >          goto out_recv;
> > What why?
>
>
> This fix seems to only be necessary when bisecting. You may want to apply
> it!

I don't want to apply it because I don't understand why it would
be needed. Can you give a short explanation?

/Jarkko