diff options
author | Chris Ye <[email protected]> | 2022-05-31 17:09:54 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2022-06-24 11:57:19 -0700 |
commit | ef9102004a87cb3f8b26e000a095a261fc0467d3 (patch) | |
tree | 48ed6a2026e49edcda4ae2ec06a5ca962eaa2d08 /scripts/gdb/linux/clk.py | |
parent | a111daf0c53ae91e71fd2bfe7497862d14132e3e (diff) |
nvdimm: Fix badblocks clear off-by-one error
nvdimm_clear_badblocks_region() validates badblock clearing requests
against the span of the region, however it compares the inclusive
badblock request range to the exclusive region range. Fix up the
off-by-one error.
Fixes: 23f498448362 ("libnvdimm: rework region badblocks clearing")
Cc: <[email protected]>
Signed-off-by: Chris Ye <[email protected]>
Reviewed-by: Vishal Verma <[email protected]>
Link: https://lore.kernel.org/r/165404219489.2445897.9792886413715690399.stgit@dwillia2-xfh
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions