commit | 9a1fcdfd4bee27c418424cac47abf7c049541297 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Mon May 29 14:56:39 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Mon May 29 15:06:51 2006 +0200 |
tree | 5baa5f1e1d1a296a319bf6a5a4b636668c107e00 | |
parent | 8593fbc68b0df1168995de76d1af38eb62fd6b62 [diff] |
[MTD] NAND Signal that a bitflip was corrected by ECC Return -EUCLEAN on read when a bitflip was detected and corrected, so the clients can react and eventually copy the affected block to a spare one. Make all in kernel users aware of the change. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>