aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-15 10:17:43 -0700
committerDavid S. Miller <davem@davemloft.net>2022-07-18 12:21:53 +0100
commit6ae0f2e553737b8cce49a1372573c81130ffa80e (patch)
treeed097342e1a58c0ad98745decdc2a8616580a197 /tools/perf/scripts/python/bin/stackcollapse-record
parentigmp: Fix a data-race around sysctl_igmp_max_memberships. (diff)
downloadlinux-6ae0f2e553737b8cce49a1372573c81130ffa80e.tar.gz
linux-6ae0f2e553737b8cce49a1372573c81130ffa80e.zip
igmp: Fix data-races around sysctl_igmp_max_msf.
While reading sysctl_igmp_max_msf, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions