diff options
author | 2019-10-23 11:58:12 +0200 | |
---|---|---|
committer | 2020-01-16 23:34:50 +0100 | |
commit | ef5aafb6e4e9942a28cd300bdcda21ce6cbaf045 (patch) | |
tree | 66737f50cbef1ca65437b091e5a940d4ead3d0c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.5-rc6 (diff) | |
download | linux-dev-ef5aafb6e4e9942a28cd300bdcda21ce6cbaf045.tar.xz linux-dev-ef5aafb6e4e9942a28cd300bdcda21ce6cbaf045.zip |
ubi: fastmap: Fix inverted logic in seen selfcheck
set_seen() sets the bit corresponding to the PEB number in the bitmap,
so when self_check_seen() wants to find PEBs that haven't been seen we
have to print the PEBs that have their bit cleared, not the ones which
have it set.
Fixes: 5d71afb00840 ("ubi: Use bitmaps in Fastmap self-check code")
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions