On Wed, Mar 23, 2016 at 07:09:24AM +0200, Jarkko Sakkinen wrote: > Fixes remaining after tpmdd-next-20160120 has been pulled and API change > so that session object stays intact after a successful unseal operation.
Oops. Please ignore this, did a mistake with git send-email. Sorry about this. /Jarkko > Harald Hoyer (1): > tpm_eventlog.c: fix binary_bios_measurements > > Jarkko Sakkinen (2): > tpm: fix: keep auth session intact after unseal operation > tpm: fix: return rc when devm_add_action() fails > > drivers/char/tpm/tpm-chip.c | 7 ++++++- > drivers/char/tpm/tpm2-cmd.c | 10 +++++++--- > drivers/char/tpm/tpm_eventlog.c | 10 ++++++++-- > 3 files changed, 21 insertions(+), 6 deletions(-) > > -- > 2.7.0 >