diff options
| author | 2026-02-03 00:48:19 +0100 | |
|---|---|---|
| committer | 2026-03-17 23:58:39 +0100 | |
| commit | e19f3fed3c4cd523dffa87f3c2d6837aff538543 (patch) | |
| tree | 2992dd46ee8e9d4867f13db18b9404a51c1263da /tools/perf/scripts/python/stackcollapse.py | |
| parent | devres: add free_node callback to struct devres_node (diff) | |
devres: use guard(spinlock_irqsave) where applicable
Use guard(spinlock_irqsave)(&dev->devres_lock) where it improves the
code.
Some places still use manual spin_lock_irqsave() and spin_unlock() as
changing it to use a scoped_guard() would result in unnecessary churn.
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20260202235210.55176-7-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
