Re: [PATCH v2 1/1] tpm: add request_locality before write TPM_INT_ENABLE
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2021-10-26 02:14:39
Also in:
lkml
From: Jarkko Sakkinen <jarkko@kernel.org>
Date: 2021-10-26 02:14:39
Also in:
lkml
On Wed, Oct 13, 2021 at 06:25:56AM +0000, Chen Jun wrote:
Locality is not appropriately requested before writing the int mask.
Add the missing boilerplate.
Fixes: e6aef069b6e9 ("tpm_tis: convert to using locality callbacks")
Signed-off-by: Chen Jun <redacted>Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org> I'll queue this to v5.16-rc2 pull request (already closed for rc1). /Jarkko