aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-18 10:26:53 -0700
committerDavid S. Miller <[email protected]>2022-07-20 10:14:50 +0100
commita11e5b3e7a59fde1a90b0eaeaa82320495cf8cae (patch)
treeff4df38955777e54a0ce553283c9a1bd9c72224b /tools/perf/util/scripting-engines/trace-event-perl.c
parent2d17d9c7382327d00aeaea35af44e9b26d53206e (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions