summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-08-23 10:46:52 -0700
committerDavid S. Miller <davem@davemloft.net>2022-08-24 13:46:58 +0100
commite59ef36f0795696ab229569c153936bfd068d21c (patch)
treeda6e3945bf04821fd96942826e5d04c2144640f6 /tools/perf/scripts/python/export-to-sqlite.py
parentc42b7cddea47503411bfb5f2f93a4154aaffa2d9 (diff)
net: Fix a data-race around sysctl_net_busy_read.
While reading sysctl_net_busy_read, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader. Fixes: 2d48d67fa8cd ("net: poll/select low latency socket support") 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions