summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-18 20:26:53 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-20 12:14:50 +0300
commita11e5b3e7a59fde1a90b0eaeaa82320495cf8cae (patch)
treeff4df38955777e54a0ce553283c9a1bd9c72224b /tools/perf/scripts/python/libxed.py
parent2d17d9c7382327d00aeaea35af44e9b26d53206e (diff)
downloadlinux-a11e5b3e7a59fde1a90b0eaeaa82320495cf8cae.tar.xz
tcp: Fix data-races around sysctl_tcp_max_reordering.
While reading sysctl_tcp_max_reordering, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: dca145ffaa8d ("tcp: allow for bigger reordering level") Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions