Hi, Thanks for your help. The effected kernel will be all the version with MMC_CAP_ERASE & SECURE option enabled. As commit content mentioned, the problem is unrecoverable corruption after SECURE ERASE or SECURE TRIM. For devices using defective eMMC with kernel supporting MMC_CAP_ERASE & SECURE option, this issue might cause damage. Therefore, we skip secure for these known devices. Regards, Ian -----Original Message----- From: Chris Ball [mailto:cjb@xxxxxxxxxx] Sent: Wednesday, August 29, 2012 7:27 PM Hi, On Wed, Aug 29 2012, IAN CHEN wrote: > For several MoviNAND, there are some known issue with secure option. > For these specific MoviNAND device, we skip secure option. > > You could refer this discussion in XDA developers. > http://forum.xda-developers.com/showthread.php?t=1644364 > https://plus.google.com/111398485184813224730/posts/21pTYfTsCkB#111398485184 813224730/posts/21pTYfTsCkB > > Signed-off-by: Ian Chen <ian.cy.chen@xxxxxxxxxxx> > Reviewed-by: Namjae Jeon <linkinjeon@xxxxxxxxx> > Acked-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx> > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Thanks. We should explain the nature of the bug in the commit message, so that users and the stable@ maintainers know how bad the problem is by reading the patch. (This should go to stable@, right? Do you know which kernel versions are affected?) I'll add something like this, unless you have a better proposal: == For several MoviNAND, there are some known issues with secure option. For these specific MoviNAND device, we skip secure option. Specifically, there is a bug in the eMMC firmware that causes unrecoverable corruption when the MMC is erased with MMC_CAP_ERASE enabled. You could refer this discussion in XDA developers. http://forum.xda-developers.com/showthread.php?t=1644364 https://plus.google.com/111398485184813224730/posts/21pTYfTsCkB#111398485184 813224730/posts/21pTYfTsCkB == - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html