[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <000401cd864f$e881a000$b984e000$%cy.chen@samsung.com>
Date: Thu, 30 Aug 2012 10:36:42 +0900
From: IAN CHEN <ian.cy.chen@...sung.com>
To: 'Chris Ball' <cjb@...top.org>
Cc: linkinjeon@...il.com, adrian.hunter@...el.com,
subhashj@...eaurora.org, linus.walleij@...aro.org,
linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
d.j.shin@...sung.com, jongtae22.kim@...sung.com,
kyungmin.park@...sung.com, jh80.chung@...sung.com
Subject: RE: [PATCH v6] mmc: card: Skip secure option for MoviNAND.
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@...top.org]
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@...sung.com>
> Reviewed-by: Namjae Jeon <linkinjeon@...il.com>
> Acked-by: Jaehoon Chung <jh80.chung@...sung.com>
> Reviewed-by: Linus Walleij <linus.walleij@...aro.org>
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@...top.org> <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists