diff options
author | Lai Jiangshan <[email protected]> | 2015-01-13 15:30:34 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2015-02-25 17:03:05 -0800 |
commit | 3f47da0f32f5e43e6ae901129d5b9c2600011a2c (patch) | |
tree | 63b3993c69978f0004ab37b957ae4e69aea6cd90 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ee376dbdf27728a2f3d30e2ba10fa387cc4c645b (diff) |
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions