diff options
author | 2022-07-13 13:51:58 -0700 | |
---|---|---|
committer | 2022-07-15 11:49:55 +0100 | |
commit | 1a0008f9df59451d0a17806c1ee1a19857032fa8 (patch) | |
tree | d93827da3a980e7b01c4f9cbb920d9ea02a4be55 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ip: Fix a data-race around sysctl_fwmark_reflect. (diff) | |
download | linux-dev-1a0008f9df59451d0a17806c1ee1a19857032fa8.tar.xz linux-dev-1a0008f9df59451d0a17806c1ee1a19857032fa8.zip |
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
While reading sysctl_tcp_fwmark_accept, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its reader.
Fixes: 84f39b08d786 ("net: support marking accepting TCP sockets")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
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