diff options
author | 2022-07-15 11:49:56 +0100 | |
---|---|---|
committer | 2022-07-15 11:49:56 +0100 | |
commit | 782d86fe44e38c0a02e92042fff2ce417d62c61a (patch) | |
tree | be7e59944c5768ed3dac9e02356e866d9106d753 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current (diff) | |
parent | tcp: Fix a data-race around sysctl_tcp_probe_interval. (diff) | |
download | linux-dev-782d86fe44e38c0a02e92042fff2ce417d62c61a.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions