]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit899e2b6b8471dbf86323bcf6fc75afd64865189d
treec93a5b76226b9e0b9c0e76219a97985d0b7eb028
parent87c4ee1a1c93474dcf05d6f150bacaea24947cf4
parentbc3139e7b04ddf68be15a93c855f1880cbf59788
Merge tag 'fixes' of git://git.kernel.org/pub/scm/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