Re: [GIT PULL] TPM DEVICE DRIVER changes for v5.14

From: Linus Torvalds
Date: Tue Jun 29 2021 - 17:09:20 EST


On Tue, Jun 29, 2021 at 1:20 PM Jarkko Sakkinen <jarkko@xxxxxxxxxx> wrote:
>
> Since there was still a new fix for the series [*], I'd rather refine
> the pull request without these patches, and not risk them being blocker
> for the rest of the commits.

They seemed to be just the last two commits at the end of the series,
so I could take everything up to 0178f9d0f60b ("tpm: Replace
WARN_ONCE() with dev_err_once() in tpm_tis_status()") perhaps?

I can do that even without a new pull request (I've done that kind of
thing before where I decide to pull everything but the last few
commits). But admittedly I'd prefer to see a new pull request just so
that I get a signed tag (which I wouldn't get if I just merged that
top commit).

Linus