aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTakashi Sakamoto <[email protected]>2024-08-05 17:53:52 +0900
committerTakashi Sakamoto <[email protected]>2024-08-05 17:53:52 +0900
commit232f72b10da74054055558b05235a725c3b90468 (patch)
tree1d21f3cbffa092b2a47201279ea6693c375f497c /tools/perf/scripts/python/export-to-postgresql.py
parent8a96e7be8c33cbd809ca13c9590167a336e2e322 (diff)
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/[email protected] Signed-off-by: Takashi Sakamoto <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions