diff options
author | Diogo Ivo <[email protected]> | 2024-06-17 16:21:41 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-06-19 10:56:10 +0100 |
commit | 5758e03cf604aa282b9afa61aec3188c4a9b3fe7 (patch) | |
tree | cb18a5b50beccad09d74b38cddc81910e595d542 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 5e1e43893be21fb726b86e630e8e954289dcd8e4 (diff) |
net: ti: icss-iep: Remove spinlock-based synchronization
As all sources of concurrency in hardware register access occur in
non-interrupt context eliminate spinlock-based synchronization and
rely on the mutex-based synchronization that is already present.
Signed-off-by: Diogo Ivo <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions