diff options
author | Brian Norris <computersforpeace@gmail.com> | 2012-09-01 00:01:19 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 16:34:13 +0200 |
commit | 74d83beaa229aac7d126ac1ed9414658ff1a89d2 (patch) | |
tree | 72100bf61281de2d6201c7d8e31ea2e4de5d209b /drivers/hwmon | |
parent | mtd: autcpu12-nvram: drop frees of devm_ alloc'd data (diff) | |
download | linux-74d83beaa229aac7d126ac1ed9414658ff1a89d2.tar.xz linux-74d83beaa229aac7d126ac1ed9414658ff1a89d2.zip |
JFFS2: don't fail on bitflips in OOB
JFFS2 was designed without thought for OOB bitflips, it seems, but they
can occur and will be reported to JFFS2 via mtd_read_oob()[1]. We don't
want to fail on these transactions, since the data was corrected.
[1] Few drivers report bitflips for OOB-only transactions. With such
drivers, this patch should have no effect.
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions