mbox series

[GIT,PULL] TPM DEVICE DRIVER changes for v5.12-rc2

Message ID YD+wyJzpguBWP33i@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] TPM DEVICE DRIVER changes for v5.12-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v5.12-rc2

Message

Jarkko Sakkinen March 3, 2021, 3:52 p.m. UTC
Hi Linus,

Three urgent fixes for rc2.

/Jarkko

The following changes since commit c03c21ba6f4e95e406a1a7b4c34ef334b977c194:

  Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (2021-02-23 16:09:23 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v5.12-rc2

for you to fetch changes up to 232a37ea3aee9cb37bbc154fb1440a66ae4743f4:

  tpm: Remove unintentional dump_stack() call (2021-03-03 17:43:52 +0200)

----------------------------------------------------------------
tpmdd updates for Linux v5.12-rc2

----------------------------------------------------------------
Jarkko Sakkinen (2):
      tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
      tpm: Remove unintentional dump_stack() call

Lukasz Majczak (1):
      tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()

 drivers/char/tpm/tpm-chip.c     |  2 --
 drivers/char/tpm/tpm_tis_core.c | 30 +++++++++++++++++++++++++-----
 2 files changed, 25 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org March 4, 2021, 9:16 p.m. UTC | #1
The pull request you sent on Wed, 3 Mar 2021 17:52:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v5.12-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3cb60ee6323968b694208c4cbd56a7176396e931

Thank you!