]> Pileus Git - ~andy/linux/commit
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 19 Mar 2013 18:53:31 +0000 (11:53 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:39:43 +0000 (13:39 -0700)
commitba9fbe955f026780e6b27c279dba7c86dfdcb7d5
treee2e778711810b1fdf4228504518e149584cfa789
parent470716fc043aba2fea832334e58d5cd5d82288a3
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()

This commit eliminates some duplicated code by merging
__rcu_process_gp_end() into __note_gp_changes().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutree.c