diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-30 18:00:15 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-02 19:01:35 -0700 |
commit | a17ef9e6c2c1cf0fc6cd6ca6a9ce525c67d1da7f (patch) | |
tree | bc6f88aef9d1f0bddbbc038c1fda930cc87b7d0a /net/unix/sysctl_net_unix.c | |
parent | 4c7f3950a9fd53a62b156c0fe7c3a2c43b0ba19b (diff) |
net_sched: sch_sfq: annotate data-races around q->perturb_period
sfq_perturbation() reads q->perturb_period locklessly.
Add annotations to fix potential issues.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240430180015.3111398-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions