Re: [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

From: Jason A. Donenfeld
Date: Mon Jan 09 2023 - 11:06:02 EST


On Fri, Jan 06, 2023 at 02:28:00PM -0800, Linus Torvalds wrote:
> On Fri, Jan 6, 2023 at 12:04 PM Luigi Semenzato <semenzato@xxxxxxxxxxxx> wrote:
> >
> > I think it's fine to go ahead with your change, for multiple reasons.
>
> Ok, I've applied the patch (although I did end up editing it to use
> dev_err() before doing that just to make myself happier about the
> printout).

Thanks for fixing it up to use dev_err(). Final commit looks good to me.

Jason