Merge branch 'net-sysctl-races'
authorDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 11:56:50 +0000 (12:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 11:56:50 +0000 (12:56 +0100)
commit7d5424b26f17b74d94e73815718b424ad207a3e7
treea571db15de0e5ac08997aab9705356eff39685b6
parent22b9c41a3fb8ef4624bcda312665937d2ba98aa7
parentbdf00bf24bef9be1ca641a6390fd5487873e0d2e
Merge branch 'net-sysctl-races'

Kuniyuki Iwashima says:

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

This series fixes data-races around the first 13 knobs and
nexthop_compat_mode in ipv4_net_table.

I will post another patch for three early_demux knobs later,
so the next round will start from ip_default_ttl.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>