diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-12 04:42:51 +0300 |
|---|---|---|
| committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-12 04:42:51 +0300 |
| commit | 7a0a57cff296bbd90451fbf1f5614ffc48da73cd (patch) | |
| tree | 1b85658b49851b4ebf6f5ab2782c5584c28ea738 /include/net/aligned_data.h | |
| parent | 7e5a7725a0e4030cf37f8b93ff9d4328166a3b85 (diff) | |
| download | linux-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/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
