summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-08-23 20:46:50 +0300
committerDavid S. Miller <davem@davemloft.net>2022-08-24 15:46:58 +0300
commitd2154b0afa73c0159b2856f875c6b4fe7cf6a95e (patch)
tree5e0389d5b0c6ec8db433c8d871a5e7bafe8cf65b /tools/perf/scripts/python/export-to-postgresql.py
parent7de6d09f51917c829af2b835aba8bb5040f8e86a (diff)
downloadlinux-d2154b0afa73c0159b2856f875c6b4fe7cf6a95e.tar.xz
net: Fix a data-race around sysctl_tstamp_allow_data.
While reading sysctl_tstamp_allow_data, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader. Fixes: b245be1f4db1 ("net-timestamp: no-payload only sysctl") 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