Re: [PATCH] tpm_tis: fix tis_lock with respect to RCU

From: Rajiv Andrade
Date: Mon Mar 05 2012 - 07:57:10 EST


On Wed, 29 Feb 2012, Jiri Kosina wrote:

> 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@xxxxxxx>

Acked-by: Rajiv Andrade <srajiv@xxxxxxxxxxxxxxxxxx>

--
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/