diff options
author | Stefan Berger <[email protected]> | 2024-07-29 09:29:34 -0400 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2024-08-27 21:11:44 +0300 |
commit | 08d08e2e9f0ad1af0044e4747723f66677c35ee9 (patch) | |
tree | 666a5a537d6c64c7b80411e56bba3d96d7620b05 /lib/netdev-notifier-error-inject.c | |
parent | 3e9bff3bbe1355805de919f688bef4baefbfd436 (diff) |
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Commit d2add27cf2b8 ("tpm: Add NULL primary creation") introduced
CONFIG_TCG_TPM2_HMAC. When this option is enabled on ppc64 then the
following message appears in the kernel log due to a missing call to
tpm2_sessions_init().
[ 2.654549] tpm tpm0: auth session is not active
Add the missing call to tpm2_session_init() to the ibmvtpm driver to
resolve this issue.
Cc: [email protected] # v6.10+
Fixes: d2add27cf2b8 ("tpm: Add NULL primary creation")
Signed-off-by: Stefan Berger <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions