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

From: Jiri Kosina
Date: Mon Mar 05 2012 - 08:05:47 EST


On Mon, 5 Mar 2012, Rajiv Andrade 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>

Okay, thanks. I am taking this through trivial.git then.

--
Jiri Kosina
SUSE Labs
--
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/