diff options
author | Damien Le Moal <[email protected]> | 2020-06-08 13:20:59 +0900 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2020-06-17 12:13:08 -0400 |
commit | c69cb1d17b6258830b0a97dde73525c1006898f8 (patch) | |
tree | 4ade1dea14e8f382fb7ae547648393f6a89c5c71 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff) |
dm zoned: fix uninitialized pointer dereference
Make sure that the local variable rzone in dmz_do_reclaim() is always
initialized before being used for printing debug messages.
Fixes: f97809aec589 ("dm zoned: per-device reclaim")
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions