aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorHans Holmberg <[email protected]>2018-12-11 20:16:10 +0100
committerJens Axboe <[email protected]>2018-12-11 12:22:33 -0700
commitc12fa401ac8c94a74aff68bb5736b3f1dc695fa8 (patch)
tree099d8b370d36aafa14cb41a48bfbe924b4d6f6e6 /tools/perf/scripts/python/bin/stackcollapse-report
parent96076f7dde51f332bce5fc5644ddc1e221f64a5a (diff)
lightnvm: pblk: fix resubmission of overwritten write err lbas
Make sure we only look up valid lba addresses on the resubmission path. If an lba is invalidated in the write buffer, that sector will be submitted to disk (as it is already mapped to a ppa), and that write might fail, resulting in a crash when trying to look up the lba in the mapping table (as the lba is marked as invalid). Signed-off-by: Hans Holmberg <[email protected]> Reviewed-by: Javier González <[email protected]> Signed-off-by: Matias Bjørling <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions