On Thu, Jul 17, 2008 at 6:56 AM, Michael Buesch <mb@xxxxxxxxx> wrote: > On Tuesday 15 July 2008, Henrique de Moraes Holschuh wrote: >> There are two mutexes in rfkill: >> >> rfkill->mutex, which protects some of the fields of a rfkill struct, and is >> also used for callback serialization. >> >> rfkill_mutex, which protects the global state, the list of registered >> rfkill structs and rfkill->claim. >> >> Make sure to use the correct mutex, and to not miss locking rfkill->mutex >> even when we already took rfkill_mutex. rfkill_state_mutex ? -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html