Re: [PATCH] tpm_tis: Fix interrupt probing
From: Jarkko Sakkinen <hidden>
Date: 2019-08-21 19:15:40
Also in:
linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2019-08-21 19:15:40
Also in:
linux-integrity, lkml
On Tue, Aug 20, 2019 at 08:25:17AM -0400, Stefan Berger wrote:
From: Stefan Berger <stefanb@linux.ibm.com> The interrupt probing of the TPM TIS was broken since we are trying to run it without an active locality and without the TPM_CHIP_FLAG_IRQ set. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Should have a fixes tag. I can add it. Thank you. Reviewed-by: Jarkko Sakkinen <redacted> /Jarkko