[PATCH] mtd: Add simple read disturb test

Richard Weinberger richard at nod.at
Thu Apr 2 08:29:01 PDT 2015


Am 02.04.2015 um 16:32 schrieb Fabio Estevam:
>> +
>> +                       ret = read_eraseblock_by_page(i, iteration);
>> +
>> +                       ret = mtdtest_relax();
>> +                       if (ret)
>> +                               goto out;

BTW: While all the nitpicking you oversaw the real issue in my code.
I do not check ret after read_eraseblock_by_page(). ;-\

Thanks,
//richard



More information about the linux-mtd mailing list