1
0
Files
linux/drivers
Jiri Kosina 4e70daaf05 tpm_tis: fix tis_lock with respect to RCU
cleanup_tis() -> tpm_remove_hardware() -> syncrhonize_rcu() is being
called in an atomic context (tis_lock spinlock held), which is not
allowed. Convert tis_lock to mutex.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Tested-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Acked-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
2012-03-05 14:06:59 +01:00
..
2012-02-05 17:14:46 +01:00
2012-02-05 17:14:48 +01:00
2012-01-14 15:07:24 -08:00
2012-02-09 23:09:54 +01:00
2012-02-05 17:14:45 +01:00
2012-02-03 23:13:05 +01:00
2012-02-03 23:13:05 +01:00
2012-02-05 17:14:47 +01:00
2012-01-23 08:44:53 -08:00
2012-01-24 21:33:26 +00:00
2012-02-03 23:19:47 +01:00
2012-02-21 11:40:39 +01:00
2012-02-21 11:40:38 +01:00