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:
df3fca4
)
UBI: tighten the corrupted PEB criteria
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 20 Oct 2010 08:54:58 +0000
(11:54 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Thu, 21 Oct 2010 08:20:37 +0000
(11:20 +0300)
If we get a bit-flip of ECC error while reading the data area, do not add it to
corrupted list, because it is possible that this is just unstable PEB with
corruptions caused by unclean reboots.
This patch also improves commentaries.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found