[GIT PULL] tpmdd 4.17 fixes

From: Jarkko Sakkinen
Date: Sat Jun 02 2018 - 09:00:16 EST


The following changes since commit 424eaf910c329ab06ad03a527ef45dcf6a328f00:

tpm: reduce polling time to usecs for even finer granularity (2018-05-18 10:00:01 +0300)

are available in the Git repository at:

git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20180602

for you to fetch changes up to 3ab2011ea368ec3433ad49e1b9e1c7b70d2e65df:

tpm: fix race condition in tpm_common_write() (2018-05-30 20:11:31 +0300)

----------------------------------------------------------------
tpmdd fixes for Linux 4.17

----------------------------------------------------------------
Tadeusz Struk (1):
tpm: fix race condition in tpm_common_write()

drivers/char/tpm/tpm-dev-common.c | 40 ++++++++++++++++++---------------------
drivers/char/tpm/tpm-dev.h | 2 +-
2 files changed, 19 insertions(+), 23 deletions(-)