diff options
author | Eric Dumazet <edumazet@google.com> | 2023-09-21 20:28:14 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-01 19:09:54 +0100 |
commit | 2a4319cf3c83fc5d1997466196b99b3e14584e76 (patch) | |
tree | 6870bc59660ec6a0bf828db2758f69038578ee1a /net/can/bcm.c | |
parent | b120251590a9c771bae353e444503fa49793c75e (diff) |
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDGET
Setting sk->sk_ll_usec, sk_prefer_busy_poll and sk_busy_poll_budget
do not require the socket lock, readers are lockless anyway.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/can/bcm.c')
0 files changed, 0 insertions, 0 deletions