]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Apr 2021 20:51:46 +0000 (13:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Apr 2021 20:51:46 +0000 (13:51 -0700)
Pull tpm fix from James Bottomley:
 "This is an urgent regression fix for a tpm patch set that went in this
  merge window. It looks like a rebase before the original pull request
  lost a tpm_try_get_ops() so we have a lock imbalance in our code which
  is causing oopses. The original patch was correct on the mailing list.

  I'm sending this in agreement with Mimi (as joint maintainers of
  trusted keys) because Jarkko is off communing with the Reindeer or
  whatever it is Finns do when on holiday"

* tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd:
  KEYS: trusted: Fix TPM reservation for seal/unseal


Trivial merge