diff options
author | 2013-08-08 22:26:23 -0700 | |
---|---|---|
committer | 2013-09-23 09:16:13 -0700 | |
commit | 591c6d1710cd73824057d08eda302cf2a7cfd18a (patch) | |
tree | dda4911c2001171f19cf09ed23ed652d43564114 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread() (diff) | |
download | linux-dev-591c6d1710cd73824057d08eda302cf2a7cfd18a.tar.xz linux-dev-591c6d1710cd73824057d08eda302cf2a7cfd18a.zip |
rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()
This commit applies ACCESS_ONCE() to an outside-of-lock access to
->gp_flags. Although it is hard to imagine any sane compiler messing
this particular case up, the documentation benefits are substantial.
Plus the definition of "sane compiler" grows ever looser.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions