aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2017-10-05 22:03:10 +0000
committerPaul E. McKenney <[email protected]>2017-11-28 23:51:20 +0000
commit2342172fd6c148506456862d795c7f155baf6797 (patch)
treecd9d468341bd806b71b7d4c7c80ceab84e87ed56 /tools/perf/scripts/python/syscall-counts.py
parentrcu: Stop duplicating lockdep checks in RCU's idle-entry code (diff)
downloadkernel-2342172fd6c148506456862d795c7f155baf6797.tar.gz
kernel-2342172fd6c148506456862d795c7f155baf6797.zip
rcu: Avoid ->dynticks_nesting store tearing
Although ->dynticks_nesting is updated only by process level, it is accessed from hardirq to check for interrupt-from-idle quiescent states. Store tearing is thus possible, so this commit applies WRITE_ONCE() to ->dynticks_nesting stores. Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions