Re: [bug] kernel panic if writting data to mmc after suspendding

2015-12-21 Thread Nguyen Viet Dung
Hi Geert Thank for your reply. On 2015年12月18日 19:27, Ulf Hansson wrote: On 18 December 2015 at 10:33, Geert Uytterhoeven wrote: Hi Dung-san, CC Ulf On Mon, Dec 14, 2015 at 3:34 AM, Nguyen Viet Dung wrote: While is testting LTSI-v4.1.13-rc1, we have found the following the failure of

Re: [bug] kernel panic if writting data to mmc after suspendding

2015-12-13 Thread Nguyen Viet Dung
mit :cbc41d0a761bffb3166a413a3c77100a737c0cd7 Please confirm for this failure with error log on Lager(Rcar-H2). Log:LAGER_ltsi-v4.1.13-rc1_copy-to-mmc-after-suspend-error_log.txt Best regard, Nguyen Viet Dung root@linaro-nano:~# LAGER SPI_LOADER V0.27 2014.06.20 DEVICE S25FL512 U-Boot 2013.01

Re: [bug] kernel panic if writting data to mmc after suspendding

2015-12-13 Thread Nguyen Viet Dung
ith error log on Lager(Rcar-H2). Log:LAGER_ltsi-v4.1.13-rc1_copy-to-mmc-after-suspend-error_log.txt Best regard, Nguyen Viet Dung -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

[bug] kernel panic if writting data to mmc after suspendding

2015-12-10 Thread Nguyen Viet Dung
on Lager(Rcar-H2). Log:LAGER_copy-to-mmc-after-suspend-error_log.txt Best regard, Nguyen Viet Dung root@linaro-nano:~# LAGER SPI_LOADER V0.27 2014.06.20 DEVICE S25FL512 U-Boot 2013.01.01-gcb82c56 (Jul 17 2015 - 16:32:07) CPU: Renesas Electronics R8A7790 rev 2.0 Board: Lager Board DRAM: 2

Re: [PATCH] mmc: mmcif: don't clear masked interrupts

2013-05-15 Thread Nguyen Viet Dung
"mmc: sh_mmcif: simplify IRQ processing" patch. Fix the problem by only clearing enabled interrupts. Signed-off-by: Guennadi Liakhovetski tested-by: Nguyen Viet Dung Best regards Nguyen Viet Dung --- Chris, please, push this fix to 3.10, thanks. drivers/mmc/host/sh_mmcif.c |3 ++-