diff options
author | 2024-06-17 16:21:41 +0100 | |
---|---|---|
committer | 2024-06-19 10:56:10 +0100 | |
commit | 5758e03cf604aa282b9afa61aec3188c4a9b3fe7 (patch) | |
tree | cb18a5b50beccad09d74b38cddc81910e595d542 /net/ipv6/udp.c | |
parent | net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices (diff) | |
download | wireguard-linux-5758e03cf604aa282b9afa61aec3188c4a9b3fe7.tar.xz wireguard-linux-5758e03cf604aa282b9afa61aec3188c4a9b3fe7.zip |
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 'net/ipv6/udp.c')
0 files changed, 0 insertions, 0 deletions