[PATCH v2 6/7] mtd: nand: add sanity check of ecc strength to nand_scan_tail()

Brian Norris computersforpeace at gmail.com
Wed May 2 02:17:22 EDT 2012


On Wed, Apr 25, 2012 at 12:06 PM, Mike Dunn <mikedunn at newsguy.com> wrote:
> This patch adds sanity checks that ensure that drivers for controllers with
> hardware ECC set the 'strength' element in struct nand_ecc_ctrl.  Also stylistic
> changes to the line that calculates strength for software ECC.
>
> This v2 simplifies the check.  Thanks Brian! [1]

Thank you for going through the review process! This series provides a
good general fix for something that's been kind of masked in hardware
like mine (which has its own threshold for suppressing bitflip
messages).

> [1] http://lists.infradead.org/pipermail/linux-mtd/2012-April/040890.html
>
> Signed-off-by: Mike Dunn <mikedunn at newsguy.com>

If we're looking for Ack's to rebase with:

Acked-by: Brian Norris <computersforpeace at gmail.com>



More information about the linux-mtd mailing list