diff options
author | Diogo Ivo <diogo.ivo@siemens.com> | 2024-06-17 16:21:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-19 10:56:10 +0100 |
commit | 5758e03cf604aa282b9afa61aec3188c4a9b3fe7 (patch) | |
tree | cb18a5b50beccad09d74b38cddc81910e595d542 /tools/perf/scripts/python/export-to-postgresql.py | |
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 <diogo.ivo@siemens.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions