git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8593fbc
)
[MTD] NAND Signal that a bitflip was corrected by ECC
author
Thomas Gleixner
<tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 12:56:39 +0000
(14:56 +0200)
committer
Thomas Gleixner
<tglx@cruncher.tec.linutronix.de>
Mon, 29 May 2006 13:06:51 +0000
(15:06 +0200)
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>
No differences found