[PATCH 0/2] TPM

From: Rajiv Andrade
Date: Fri Aug 29 2008 - 22:05:47 EST


Based on Christoph Hellwig's TPM internal kernel interface
locking question, the following TPM changes were made:
- removal of the BKL calls from the TPM driver, which were
added in the overall misc-char-dev-BKL-pushdown.patch
- continue to protect the tpm_chip_list using the
driver_lock, and add an rcu to protect readers.

The TPM internal kernel interface patch will be posted as
part of the integrity patchset.

drivers/char/tpm/tpm.c | 285 +++++++++++++++++++++++++++++++-----------------
drivers/char/tpm/tpm.h | 2 +-
2 files changed, 188 insertions(+), 99 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/