diff options
author | 2015-01-13 15:30:34 +0800 | |
---|---|---|
committer | 2015-02-25 17:03:05 -0800 | |
commit | 3f47da0f32f5e43e6ae901129d5b9c2600011a2c (patch) | |
tree | 63b3993c69978f0004ab37b957ae4e69aea6cd90 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rcu: Consolidate rcu_synchronize and wakeme_after_rcu() (diff) | |
download | wireguard-linux-3f47da0f32f5e43e6ae901129d5b9c2600011a2c.tar.xz wireguard-linux-3f47da0f32f5e43e6ae901129d5b9c2600011a2c.zip |
rcu_tree: Avoid touching rnp->completed when a new GP is started
In rcu_gp_init(), rnp->completed equals to rsp->completed in THEORY,
we don't need to touch it normally. If something goes wrong,
it will complain and fixup rnp->completed and avoid oops.
This commit thus avoids the normal needless store to rnp->completed.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions