diff options
| author | Eric Dumazet <edumazet@google.com> | 2023-09-22 22:03:53 +0000 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2023-10-03 10:05:22 +0200 |
| commit | cbc3a153222805d65f821e10f4f78b6afce06f86 (patch) | |
| tree | 37e010c36a217f5b19ab5a380e85dd0aa9b79389 /scripts/gdb/linux/utils.py | |
| parent | 35766690d675f63c111afa0a2f5286b74a5b5cc2 (diff) | |
tcp_metrics: add missing barriers on delete
When removing an item from RCU protected list, we must prevent
store-tearing, using rcu_assign_pointer() or WRITE_ONCE().
Fixes: 04f721c671656 ("tcp_metrics: Rewrite tcp_metrics_flush_all")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
