aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDoyle, Patrick <[email protected]>2021-04-06 10:47:08 +0900
committerMiquel Raynal <[email protected]>2021-05-10 18:20:54 +0200
commitfd0d8d85f7230052e638a56d1bfea170c488e6bc (patch)
tree7076c5f9411d188303bff6c2fa72b1a6df799b62 /tools/perf/scripts/python
parent27736ddd24cb99b9bef2b36b42381eb41da15958 (diff)
mtd: nand: bbt: Fix corner case in bad block table handling
In the unlikely event that both blocks 10 and 11 are marked as bad (on a 32 bit machine), then the process of marking block 10 as bad stomps on cached entry for block 11. There are (of course) other examples. Signed-off-by: Patrick Doyle <[email protected]> Reviewed-by: Richard Weinberger <[email protected]> Signed-off-by: Yoshio Furuyama <[email protected]> [<[email protected]>: Fixed the title] Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/774a92693f311e7de01e5935e720a179fb1b2468.1616635406.git.ytc-mb-yfuruyama7@kioxia.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions