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

From: Jiri Kosina
Date: Sat Mar 03 2012 - 17:41:55 EST


On Wed, 29 Feb 2012, Stefan Berger 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>
> Tested-by: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>

Thanks. Doesn't seem to have been picked up for -next yet. Which tree is
this going through?

As a last resort, I can take it through trivial, but I guess for example
Andrew's tree would be better.

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