bbt and bitflip

Artem Bityutskiy dedekind1 at gmail.com
Fri Apr 22 04:14:09 EDT 2011


On Thu, 2011-04-21 at 19:17 +0200, Matthieu CASTET wrote:
> 			}
> +			if (res != -EUCLEAN) {
> +				printk(KERN_INFO "nand_bbt: Error reading bad block table2\n");
> +				return res;
> +			}

Just a side note:

I tend to think that we need to veto all mtd patches which touch/add
prints and force people to first turn all the ugly MTD printing mess
into dev_dbg/dev_err/etc messages... But I cannot actually propose it
before I clean up UBI/UBIFS in this respect :-)))

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)




More information about the linux-mtd mailing list