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)
commit90c911ad7445ccec9936763f05fa5db6a3da53be
treec93a5b76226b9e0b9c0e76219a97985d0b7eb028
parent16fc44d6387e260f4932e9248b985837324705d8
parent9d5171eab462a63e2fbebfccf6026e92be018f20
Merge tag 'fixes' of git://git./linux/kernel/git/jejb/tpmdd

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