diff options
author | 2022-07-06 16:40:02 -0700 | |
---|---|---|
committer | 2022-07-08 12:10:34 +0100 | |
commit | 48d7ee321ea5182c6a70782aa186422a70e67e22 (patch) | |
tree | 00ac31005a3bd8dd7c3cb04c2e909c927967ee1c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cipso: Fix data-races around sysctl. (diff) | |
download | linux-dev-48d7ee321ea5182c6a70782aa186422a70e67e22.tar.xz linux-dev-48d7ee321ea5182c6a70782aa186422a70e67e22.zip |
icmp: Fix data-races around sysctl.
While reading icmp sysctl variables, they can be changed concurrently.
So, we need to add READ_ONCE() to avoid data-races.
Fixes: 4cdf507d5452 ("icmp: add a global rate limitation")
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