From: Paul E. McKenney Date: Tue, 19 Mar 2013 18:32:11 +0000 (-0700) Subject: rcu: Switch callers from rcu_process_gp_end() to note_gp_changes() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=470716fc043aba2fea832334e58d5cd5d82288a3;p=pandora-kernel.git rcu: Switch callers from rcu_process_gp_end() to note_gp_changes() Because note_gp_changes() now incorporates rcu_process_gp_end() function, this commit switches to the former and eliminates the latter. In addition, this commit changes external calls from __rcu_process_gp_end() to __note_gp_changes(). Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed