On Tue, Feb 15, 2011 at 11:26 AM, Andy Ross <andy.ross@xxxxxxxxxxxxx> wrote: > On 02/15/2011 10:08 AM, Dmitry Shmidt wrote: >> mmc: core: Allow sdio operations in other thread during sdio_add_func() >> >> This is important when wlan driver is doing sdio operations from another >> thread during initialization. >> This behavior was introduced as a side-effect in patch >> 807e8e40673d9628fa7dcdd14423424b4ee5f43b > > That patch made similar to mmc_attach_sd() and mmc_attach_mmc(). Do > they need to be audited for the same lock contention? > > Andy > No, they are not the same. mmc and sd don't have sdio_add_func(host->card->sdio_func[i]); so they are Ok. Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html