diff options
author | Grygorii Strashko <[email protected]> | 2020-04-23 17:20:19 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-04-23 12:50:21 -0700 |
commit | ba10742840fbc6e475dc05c7515fd91b7c88e1b2 (patch) | |
tree | d95a1a208366302ad49f258204ce171d7a148e9a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c8f8e47efe66dae775b617982e47a4564d7c4dda (diff) |
net: ethernet: ti: cpts: rework locking
Now spinlock is used to synchronize everything which is not required. Add
mutex and use to sync access to PTP interface and PTP worker and use
spinlock only to sync FIFO/events processing.
Signed-off-by: Grygorii Strashko <[email protected]>
Acked-by: Richard Cochran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions