rcu: Rename note_new_gpnum() to note_gp_changes()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 19 Mar 2013 18:10:43 +0000 (11:10 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:39:42 +0000 (13:39 -0700)
commitd34ea3221a0f34ed42eadabf054604bbcc7ecd27
tree8a638346b2da58558abccf92f394372d098c4910
parent398ebe6000c16135d12ce2ff64318f306ffb20b0
rcu: Rename note_new_gpnum() to note_gp_changes()

Because note_new_gpnum() now also checks for the ends of old grace periods,
this commit changes its name to note_gp_changes().  Later commits will merge
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
This page took 0.025486 seconds and 5 git commands to generate.