diff options
author | David S. Miller <davem@davemloft.net> | 2022-07-15 11:49:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-07-15 11:49:56 +0100 |
commit | 782d86fe44e38c0a02e92042fff2ce417d62c61a (patch) | |
tree | be7e59944c5768ed3dac9e02356e866d9106d753 /net/ipv6/tcp_ipv6.c | |
parent | db886979683a8360ced9b24ab1125ad0c4d2cf76 (diff) | |
parent | 2a85388f1d94a9f8b5a529118a2c5eaa0520d85c (diff) | |
download | linux-782d86fe44e38c0a02e92042fff2ce417d62c61a.tar.gz linux-782d86fe44e38c0a02e92042fff2ce417d62c61a.tar.bz2 linux-782d86fe44e38c0a02e92042fff2ce417d62c61a.zip |
Merge branch 'net-sysctl-races-round2'
Kuniyuki Iwashima says:
====================
sysctl: Fix data-races around ipv4_net_table (Round 2).
This series fixes data-races around 15 knobs after ip_default_ttl in
ipv4_net_table.
These two knobs are skipped.
- ip_local_port_range is safe with its own lock.
- ip_local_reserved_ports uses proc_do_large_bitmap(), which will need
an additional lock and can be fixed later.
So, the next round will start with igmp_link_local_mcast_reports.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions