These changes circumvent some known hardware bugs so that other kernel space stakeholders can rely on it, without compromising system stability. The best known example is a long boot time when having IMA enabled.
These changes are target stable-3.2.y. Rajiv Andrade (1): TPM: fix transmit_cmd error logic Stefan Berger (5): tpm: Have tpm_get_timeouts return an error code tpm: Cleanup tpm_continue_selftest tpm: Introduce function to poll for result of self test tpm_tis: Check return code from getting timeouts/durations tpm: fix (ACPI S3) suspend regression drivers/char/tpm/tpm.c | 105 +++++++++++++++++++++++++++++++++++-------- drivers/char/tpm/tpm.h | 9 +++- drivers/char/tpm/tpm_tis.c | 17 +++++-- 3 files changed, 104 insertions(+), 27 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
