summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-08-12 04:42:51 +0300
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2024-08-12 04:42:51 +0300
commit7a0a57cff296bbd90451fbf1f5614ffc48da73cd (patch)
tree1b85658b49851b4ebf6f5ab2782c5584c28ea738 /include
parent7e5a7725a0e4030cf37f8b93ff9d4328166a3b85 (diff)
downloadlinux-7a0a57cff296bbd90451fbf1f5614ffc48da73cd.tar.xz
firewire: core: use lock in Xarray instead of local R/W semaphore
The data of XArray structure includes spinlock and requires no external lock, while the data is still under the critical section by fw_device_rwsem. This commit deletes the critical section. Link: https://lore.kernel.org/r/20240812014251.165492-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions