diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-07-29 18:42:31 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-07-29 18:42:31 -0700 |
| commit | dd16f1b5720f5dae33a79b5305e188e8290a3973 (patch) | |
| tree | 6d6483daa1897f8f65e7d90585d7a24fea072b09 /tools/perf/scripts/python | |
| parent | 54ad7ea45d63146a8e3c57375f8a269d4cf7ecea (diff) | |
| parent | 442ecdc83d00d6c2312541c4e0ada47e02805fcb (diff) | |
Merge branch 'net-dsa-realtek-use-devm_mutex_init'
Luiz Angelo Daros de Luca says:
====================
net: dsa: realtek: use devm_mutex_init
This series fixes mutex teardown in the Realtek DSA drivers.
With CONFIG_DEBUG_MUTEXES enabled, mutex_destroy() must be called before
the mutex is discarded. Using devm_mutex_init() lets the driver core
handle that automatically.
The changes are split into individual commits based on the feature that
introduced each lock to allow proper backports to stable trees.
====================
Link: https://patch.msgid.link/20260726-realtek_mutext-v2-0-5d62ba998791@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
