diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 17:53:52 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2024-08-05 17:53:52 +0900 |
| commit | 232f72b10da74054055558b05235a725c3b90468 (patch) | |
| tree | 1d21f3cbffa092b2a47201279ea6693c375f497c /tools/perf/scripts/python | |
| parent | firewire: ohci: use static inline functions to serialize data of IT DMA (diff) | |
| download | linux-232f72b10da74054055558b05235a725c3b90468.tar.gz linux-232f72b10da74054055558b05235a725c3b90468.zip | |
firewire: core: use guard macro to maintain static packet data for phy configuration
The core function provide a kernel API to send phy configuration packet.
Current implementation of the feature uses packet object allocated
statically. The concurrent access to the object is protected by static
mutex.
This commit uses guard macro to maintain the mutex.
Link: https://lore.kernel.org/r/20240805085408.251763-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
