Skip to content
Commit b20a7ca8 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sysctl-races-part-5'



Kuniyuki Iwashima says:

====================
sysctl: Fix data-races around ipv4_net_table (Round 5).

This series fixes data-races around 15 knobs after tcp_dsack in
ipv4_net_table.

tcp_tso_win_divisor was skipped because it already uses READ_ONCE().

So, the final round for ipv4_net_table will start with tcp_pacing_ss_ratio.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents ebbbe23f 2afdbe7b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment