diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2026-05-01 22:58:20 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2026-05-03 20:44:21 +0900 |
| commit | 834b33f9c95174606b25848b43b32432a3e98713 (patch) | |
| tree | e5167a52540ed4e07ed1d8fbf2d22da2c706995a /scripts/dummy-tools/python3 | |
| parent | 6dbe7653fa01edeefc77b4d7c063562eb3debd48 (diff) | |
firewire: core: reduce critical section duration in pre-processing of isoc resource management in cdev
It is preferable for the critical section to be as small as possible.
Current implementation of iso_resource_auto_work() function uses a
spinlock to control concurrent access to members of fw_card, fw_device,
iso_resource_auto structures, however the locking duration could be
reduced.
This commit refactors to shorten that duration.
Link: https://lore.kernel.org/r/20260501135823.241940-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
