[PATCH V2] tpm_crb: use __le64 annotated variable for response buffer address
From: Jarkko Sakkinen <hidden>
Date: 2018-03-10 16:01:57
Also in:
linux-integrity, lkml
From: Jarkko Sakkinen <hidden>
Date: 2018-03-10 16:01:57
Also in:
linux-integrity, lkml
On Tue, 2018-03-06 at 11:34 +0200, Tomas Winkler wrote:
use __le64 annotated variable for response buffer address as this is read in little endian format form the register. This suppresses sparse warning drivers/char/tpm/tpm_crb.c:558:18: warning: cast to restricted __le64 Signed-off-by: Tomas Winkler <redacted>
Tested-by: Jarkko Sakkinen <redacted> /Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html