diff options
| author | Miroslav Franc <[email protected]> | 2024-02-09 13:45:22 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-02-09 07:33:06 -0700 |
| commit | c3116e62ddeff79cae342147753ce596f01fcf06 (patch) | |
| tree | e8737fb92f84f17d39b7352bd890398602b6335c /tools/perf/scripts/python/bin | |
| parent | 1df0f512faa71f1e106f36529ceff52f48209e30 (diff) | |
s390/dasd: fix double module refcount decrement
Once the discipline is associated with the device, deleting the device
takes care of decrementing the module's refcount. Doing it manually on
this error path causes refcount to artificially decrease on each error
while it should just stay the same.
Fixes: c020d722b110 ("s390/dasd: fix panic during offline processing")
Signed-off-by: Miroslav Franc <[email protected]>
Signed-off-by: Jan Höppner <[email protected]>
Signed-off-by: Stefan Haberland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions