lkml.org 
[lkml]   [2008]   [Sep]   [23]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromRajiv Andrade <>
Subject[PATCH 0/4] BKL removed, RCU addition and pnp remove
DateTue, 23 Sep 2008 14:19:25 -0300
1) Removes unnecessary BKL from tpm.c
2) Changes the num_opens variable name to is_open since it's a binary
state
3) Implements the use of RCU to protect tpm_chip_list
4) Insert .remove function in tis_pnp_driver structure

  TPM: update char dev BKL pushdown
  TPM: num_opens to is_open variable change
  TPM: rcu locking
  TPM: pnp remove

 drivers/char/tpm/tpm.c     |   91 +++++++++++++++++++++-----------------------
 drivers/char/tpm/tpm.h     |    3 +-
 drivers/char/tpm/tpm_tis.c |   14 ++++++-
 3 files changed, 58 insertions(+), 50 deletions(-)


\
 
 \ /
  Last update: 2008-09-23 19:23    [from the cache]
©2003-2008