[GIT PULL] tpmdd fixes for Linux v5.5-rc6 part 2

From: Jarkko Sakkinen
Date: Wed Jan 08 2020 - 11:16:31 EST


One critical bug fix (the faulting commit is in previous rc) for the
release.

/Jarkko

The following changes since commit ae6088216ce4b99b3a4aaaccd2eb2dd40d473d42:

Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2020-01-06 15:38:38 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a430e67d9a2c62a8c7b315b99e74de02018d0a96:

tpm: Handle negative priv->response_len in tpm_common_read() (2020-01-08 18:11:09 +0200)

----------------------------------------------------------------
tpmdd fixes for Linux v5.5-rc6 part 2

----------------------------------------------------------------
Tadeusz Struk (1):
tpm: Handle negative priv->response_len in tpm_common_read()

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