diff options
author | Tejun Heo <[email protected]> | 2022-09-04 09:16:19 -1000 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2022-09-04 09:16:19 -1000 |
commit | dc79ec1b232ad2c165d381d3dd2626df4ef9b5a4 (patch) | |
tree | e0108805d6810297d8a230eb7c384b37594afdb3 /tools/perf/scripts/python/task-analyzer.py | |
parent | c0f2df49cf2471289d5aabf16f50ac26eb268f7d (diff) |
cgroup: Remove data-race around cgrp_dfl_visible
There's a seemingly harmless data-race around cgrp_dfl_visible detected by
kernel concurrency sanitizer. Let's remove it by throwing WRITE/READ_ONCE at
it.
Signed-off-by: Tejun Heo <[email protected]>
Reported-by: Abhishek Shah <[email protected]>
Cc: Gabriel Ryan <[email protected]>
Reviewed-by: Christian Brauner (Microsoft) <[email protected]>
Link: https://lore.kernel.org/netdev/20220819072256.fn7ctciefy4fc4cu@wittgenstein/
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions