diff options
author | 2019-06-28 12:14:46 +0800 | |
---|---|---|
committer | 2019-06-28 09:34:12 +0200 | |
commit | b83408b580eccf8d2797cd6cb9ae42c2a28656a7 (patch) | |
tree | acb8c111ce481a00ff52adbdba2542f4b28040d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: spinand: Add initial support for Paragon PN26G0xA (diff) | |
download | wireguard-linux-b83408b580eccf8d2797cd6cb9ae42c2a28656a7.tar.xz wireguard-linux-b83408b580eccf8d2797cd6cb9ae42c2a28656a7.zip |
mtd: spinand: read returns badly if the last page has bitflips
In case of the last page containing bitflips (ret > 0),
spinand_mtd_read() will return that number of bitflips for the last
page while it should instead return max_bitflips like it does when the
last page read returns with 0.
Signed-off-by: Weixiong Liao <liaoweixiong@allwinnertech.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Cc: stable@vger.kernel.org
Fixes: 7529df465248 ("mtd: nand: Add core infrastructure to support SPI NANDs")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions