diff options
| author | 2022-08-23 10:46:56 -0700 | |
|---|---|---|
| committer | 2022-08-24 13:46:58 +0100 | |
| commit | af67508ea6cbf0e4ea27f8120056fa2efce127dd (patch) | |
| tree | 9b3e900cfdc3f2e507d8f85ec4ef9f608dfff48a /tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com | |
| parent | net: Fix a data-race around netdev_budget_usecs. (diff) | |
| download | linux-dev-af67508ea6cbf0e4ea27f8120056fa2efce127dd.tar.xz linux-dev-af67508ea6cbf0e4ea27f8120056fa2efce127dd.zip | |
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
While reading sysctl_fb_tunnels_only_for_init_net, it can be changed
concurrently. Thus, we need to add READ_ONCE() to its readers.
Fixes: 79134e6ce2c9 ("net: do not create fallback tunnels for non-default namespaces")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/include/linux/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
