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

From: Jarkko Sakkinen
Date: Wed Mar 03 2021 - 13:25:14 EST


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(-)