diff options
| author | Dan Carpenter <[email protected]> | 2021-05-19 17:17:45 +0300 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2023-05-08 08:14:50 +0200 |
| commit | 83f3fcf96fcc7e5405b37d9424c7ef26bfa203f8 (patch) | |
| tree | 3627e83494ca521a061b1687a15941a8cf661460 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9033ff4c0fc65f3f168ee029b7e302a999c152ca (diff) | |
w1: fix loop in w1_fini()
The __w1_remove_master_device() function calls:
list_del(&dev->w1_master_entry);
So presumably this can cause an endless loop.
Fixes: 7785925dd8e0 ("[PATCH] w1: cleanups.")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions