Re: [PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver

2013-07-03 Thread KOBAYASHI Yoshitake
2013/07/02 3:42, Greg KH wrote: On Mon, Jul 01, 2013 at 04:56:25PM +0900, KOBAYASHI Yoshitake wrote: Backport for 3.4-stable for the following patch: https://lkml.org/lkml/2013/5/10/20 What is the git commit id of this patch in Linus's tree? Sorry, this is my mistake. Please i

[PATCH 3.4-stable] mmc: block: fix a bug of error handling in MMC driver

2013-07-01 Thread KOBAYASHI Yoshitake
2 and CMD13 in write command sequence 2. To retry write sequence when a generic error occures This patch was also posted to 3.4.46-LTSI. https://patchwork.kernel.org/patch/2726801/ Signed-off-by: KOBAYASHI Yoshitake --- drivers/mmc/card/block.c |