diff options
| author | Kent Overstreet <[email protected]> | 2023-05-25 18:10:04 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:10:02 -0400 |
| commit | c4687a4a7536c3b2139faa63e66afd1d3da5bf15 (patch) | |
| tree | f79218272fa1678dbce9404758c706093668da0f /tools/perf/scripts/python | |
| parent | 96e53e909d0433f73831315b106f16895a74b843 (diff) | |
six locks: Fix an unitialized var
In the conversion to atomic_t, six_lock_slowpath() ended up calling
six_lock_wakeup() in the failure path with a state variable that was
never initialized - whoops.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions