MMC retry mechanism

2009-09-04 Thread Madhusudhan
Hi Adrian, With respect to the below commit, It looks like currently the retry mechanism only handles the READ path. I wonder could a similar retry logic feasible for the WRITE path? Regards, Madhu commit 6a79e391df295bd7c2aa1309ea5031f361c197fd Author: Adrian Hunter Date: Wed Dec 31 18:2

RE: [PATCH] OMAP4: MMC driver support on OMAP4

2009-09-04 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Friday, September 04, 2009 2:34 PM > To: Pandita, Vikram > Cc: Andrew Morton; Kadiyala, Kishore; linux-ker...@vger.kernel.org; linux- > o...@vger.kernel.org; jarkko.lavi...@nokia.com; Chikkature Rajashekar, > Mad

Re: [PATCH] OMAP4: MMC driver support on OMAP4

2009-09-04 Thread Tony Lindgren
* Pandita, Vikram [090904 12:24]: > Andrew/Kishore > > >-Original Message- > >From: linux-omap-ow...@vger.kernel.org > >[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Andrew > >Morton > >Sent: Friday, September 04, 2009 2:19 PM > > > >On Wed, 2 Sep 2009 18:54:36 +0530 (IST) > >"k

RE: [PATCH] OMAP4: MMC driver support on OMAP4

2009-09-04 Thread Pandita, Vikram
Andrew/Kishore >-Original Message- >From: linux-omap-ow...@vger.kernel.org >[mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Andrew >Morton >Sent: Friday, September 04, 2009 2:19 PM > >On Wed, 2 Sep 2009 18:54:36 +0530 (IST) >"kishore kadiyala" wrote: > >> This Patch adds basic sup

Re: [PATCH] OMAP4: MMC driver support on OMAP4

2009-09-04 Thread Andrew Morton
On Wed, 2 Sep 2009 18:54:36 +0530 (IST) "kishore kadiyala" wrote: > This Patch adds basic support for all 5 MMC controllers on OMAP4. > > -Kishore > > Signed-off-by: Kishore Kadiyala > --- > This patch doesn't include mmc-regulator support > > arch/arm/mach-omap2/devices.c | 42 >

+ omap4-mmc-driver-support-on-omap4.patch added to -mm tree

2009-09-04 Thread akpm
The patch titled omap4: mmc driver support on OMAP4 has been added to the -mm tree. Its filename is omap4-mmc-driver-support-on-omap4.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideal

Re: Regression in suspend to ram in 2.6.31-rc kernels

2009-09-04 Thread Zdenek Kabelac
2009/9/4 OGAWA Hirofumi : > Christoph Hellwig writes: > >> On Fri, Sep 04, 2009 at 12:29:04AM +0200, Zdenek Kabelac wrote: >>> Ok - another bisect game played - and unexpected winner is: >>> >>> (fat: add ->sync_fs) >>> >>> f83d6d46e7adf241a064a4a425e5cd8a8fd8925f >>> >>> Reverting this commit wit