Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752862Ab2H2K1L (ORCPT ); Wed, 29 Aug 2012 06:27:11 -0400 Received: from void.printf.net ([89.145.121.20]:40703 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751Ab2H2K1K (ORCPT ); Wed, 29 Aug 2012 06:27:10 -0400 From: Chris Ball To: IAN CHEN Cc: linkinjeon@gmail.com, adrian.hunter@intel.com, subhashj@codeaurora.org, linus.walleij@linaro.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, d.j.shin@samsung.com, jongtae22.kim@samsung.com, kyungmin.park@samsung.com, jh80.chung@samsung.com Subject: Re: [PATCH v6] mmc: card: Skip secure option for MoviNAND. References: <503DB130.8090807@samsung.com> Date: Wed, 29 Aug 2012 06:26:59 -0400 In-Reply-To: <503DB130.8090807@samsung.com> (IAN CHEN's message of "Wed, 29 Aug 2012 15:05:36 +0900") Message-ID: <873936vvrg.fsf@octavius.laptop.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1744 Lines: 44 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#111398485184813224730/posts/21pTYfTsCkB > > Signed-off-by: Ian Chen > Reviewed-by: Namjae Jeon > Acked-by: Jaehoon Chung > Reviewed-by: Linus Walleij 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#111398485184813224730/posts/21pTYfTsCkB == - Chris. -- Chris Ball One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/