Re: [PATCH v4 0/3] about data busy

2015-02-20 Thread Doug Anderson
Hi, On Fri, Feb 13, 2015 at 10:17 PM, Addy Ke wrote: > patch 1: This patch can fix bug that controller is still data busy after > reset all blocks. After this patch, I still get data busy in > set_ios(). > > patch 2: This patch fix bug 'Timeout sending command'. After patch1

Re: [PATCH v4 0/3] about data busy

2015-02-20 Thread Doug Anderson
Hi, On Fri, Feb 13, 2015 at 10:17 PM, Addy Ke addy...@rock-chips.com wrote: patch 1: This patch can fix bug that controller is still data busy after reset all blocks. After this patch, I still get data busy in set_ios(). patch 2: This patch fix bug 'Timeout sending

Re: [PATCH v4 0/3] about data busy

2015-02-19 Thread addy ke
Hi, Javier and Alim These days are Spring Festival holiday. Sorry for late reply. On 2015/2/15 19:41, Javier Martinez Canillas wrote: > Hello Addy, > > On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke wrote: >> patch 1: This patch can fix bug that controller is still data busy after >> reset

Re: [PATCH v4 0/3] about data busy

2015-02-19 Thread addy ke
Hi, Javier and Alim These days are Spring Festival holiday. Sorry for late reply. On 2015/2/15 19:41, Javier Martinez Canillas wrote: Hello Addy, On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke addy...@rock-chips.com wrote: patch 1: This patch can fix bug that controller is still data busy after

Re: [PATCH v4 0/3] about data busy

2015-02-16 Thread Javier Martinez Canillas
Hello Jaehoon, On Mon, Feb 16, 2015 at 6:48 AM, Jaehoon Chung wrote: > On 02/15/2015 08:41 PM, Javier Martinez Canillas wrote: >> I modified [1] your patch #2 to do what Alim suggested and only with >> that patch on top of linux-next I have neither the the "Timeout >> sending command" error nor

Re: [PATCH v4 0/3] about data busy

2015-02-16 Thread Javier Martinez Canillas
Hello Jaehoon, On Mon, Feb 16, 2015 at 6:48 AM, Jaehoon Chung jh80.ch...@samsung.com wrote: On 02/15/2015 08:41 PM, Javier Martinez Canillas wrote: I modified [1] your patch #2 to do what Alim suggested and only with that patch on top of linux-next I have neither the the Timeout sending

Re: [PATCH v4 0/3] about data busy

2015-02-15 Thread Jaehoon Chung
On 02/15/2015 08:41 PM, Javier Martinez Canillas wrote: > Hello Addy, > > On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke wrote: >> patch 1: This patch can fix bug that controller is still data busy after >> reset all blocks. After this patch, I still get data busy in >> set_ios(). >>

Re: [PATCH v4 0/3] about data busy

2015-02-15 Thread Javier Martinez Canillas
Hello Addy, On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke wrote: > patch 1: This patch can fix bug that controller is still data busy after > reset all blocks. After this patch, I still get data busy in > set_ios(). > > patch 2: This patch fix bug 'Timeout sending command'. After

Re: [PATCH v4 0/3] about data busy

2015-02-15 Thread Javier Martinez Canillas
Hello Addy, On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke addy...@rock-chips.com wrote: patch 1: This patch can fix bug that controller is still data busy after reset all blocks. After this patch, I still get data busy in set_ios(). patch 2: This patch fix bug 'Timeout sending

Re: [PATCH v4 0/3] about data busy

2015-02-15 Thread Jaehoon Chung
On 02/15/2015 08:41 PM, Javier Martinez Canillas wrote: Hello Addy, On Sat, Feb 14, 2015 at 7:17 AM, Addy Ke addy...@rock-chips.com wrote: patch 1: This patch can fix bug that controller is still data busy after reset all blocks. After this patch, I still get data busy in

[PATCH v4 0/3] about data busy

2015-02-13 Thread Addy Ke
patch 1: This patch can fix bug that controller is still data busy after reset all blocks. After this patch, I still get data busy in set_ios(). patch 2: This patch fix bug 'Timeout sending command'. After patch1 and patch2, there is no mmc errors after: cd

[PATCH v4 0/3] about data busy

2015-02-13 Thread Addy Ke
patch 1: This patch can fix bug that controller is still data busy after reset all blocks. After this patch, I still get data busy in set_ios(). patch 2: This patch fix bug 'Timeout sending command'. After patch1 and patch2, there is no mmc errors after: cd