[PATCH v4 1/5] mtd: nand: localize ECC failures per page
Brian Norris
computersforpeace at gmail.com
Tue Jan 14 02:36:52 EST 2014
On Tue, Jan 14, 2014 at 10:34:40AM +0800, Huang Shijie wrote:
> On Mon, Jan 13, 2014 at 11:44:36AM -0800, Brian Norris wrote:
> > ECC failures can be tracked at the page level, not the do_read_ops level
> > (i.e., a potentially multi-page transaction).
> >
> > This helps prepare for READ RETRY support.
> >
> > Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> > ---
[...]
> Please add my acks to all the patch set:
> Acked-by: Huang Shijie <b32955 at freescale.com>
Thanks! Done, and pushed to l2-mtd.git.
Brian
More information about the linux-mtd
mailing list