From: Paul E. McKenney Date: Tue, 19 Mar 2013 18:10:43 +0000 (-0700) Subject: rcu: Rename note_new_gpnum() to note_gp_changes() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d34ea3221a0f34ed42eadabf054604bbcc7ecd27;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett --- Reading git-diff-tree failed