Re: [PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-03-03 Thread Chris Ball
Hi Dmitry, On Fri, Feb 11 2011, Dmitry Shmidt wrote: > commit 9cb71a1eb86a2acf0762d31af633984cf9e24d32 > Author: Dmitry Shmidt > Date: Fri Feb 11 16:10:33 2011 -0800 > > mmc: core: Allow sdio operations in other thread during sdio_add_func() > > Signed-off-by: Dmitry Shmidt > > diff --

Re: [PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-02-15 Thread Andy Ross
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 > 807e8e40673d

Re: [PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-02-15 Thread Dmitry Shmidt
On Tue, Feb 15, 2011 at 11:26 AM, Andy Ross 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 behav

Re: [PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-02-15 Thread Dmitry Shmidt
[Cc += Andy] On Fri, Feb 11, 2011 at 6:34 PM, Dmitry Shmidt wrote: > On Fri, Feb 11, 2011 at 4:25 PM, Dmitry Shmidt wrote: >> commit 9cb71a1eb86a2acf0762d31af633984cf9e24d32 >> Author: Dmitry Shmidt >> Date:   Fri Feb 11 16:10:33 2011 -0800 >> >>    mmc: core: Allow sdio operations in other thr

Re: [PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-02-11 Thread Dmitry Shmidt
On Fri, Feb 11, 2011 at 4:25 PM, Dmitry Shmidt wrote: > commit 9cb71a1eb86a2acf0762d31af633984cf9e24d32 > Author: Dmitry Shmidt > Date:   Fri Feb 11 16:10:33 2011 -0800 > >    mmc: core: Allow sdio operations in other thread during sdio_add_func() > >    Signed-off-by: Dmitry Shmidt > > diff --g

[PATCH] mmc: core: Allow sdio operations in other thread during sdio_add_func()

2011-02-11 Thread Dmitry Shmidt
commit 9cb71a1eb86a2acf0762d31af633984cf9e24d32 Author: Dmitry Shmidt Date: Fri Feb 11 16:10:33 2011 -0800 mmc: core: Allow sdio operations in other thread during sdio_add_func() Signed-off-by: Dmitry Shmidt diff --git a/drivers/mmc/core/sdio.c b/drivers/mmc/core/sdio.c index dec4290