summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2026-05-01 16:58:20 +0300
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2026-05-03 14:44:21 +0300
commit834b33f9c95174606b25848b43b32432a3e98713 (patch)
treee5167a52540ed4e07ed1d8fbf2d22da2c706995a /scripts/const_structs.checkpatch
parent6dbe7653fa01edeefc77b4d7c063562eb3debd48 (diff)
downloadlinux-834b33f9c95174606b25848b43b32432a3e98713.tar.xz
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/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions