diff options
author | Doyle, Patrick | 2020-07-15 14:46:34 +0000 |
---|---|---|
committer | Tom Rini | 2020-08-04 23:30:02 -0400 |
commit | 06fc4573b9d0878dd1d3b302884601263fe6e85f (patch) | |
tree | 488d1a4fe6731aaa89bfb06b988bbdaec3b8426f /drivers/firmware/psci.c | |
parent | 4a4830cf915e76f07cff5ce346c3ccbc987c1557 (diff) |
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 <pdoyle@irobot.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/firmware/psci.c')
0 files changed, 0 insertions, 0 deletions