From: Paul E. McKenney Date: Tue, 19 Mar 2013 19:27:50 +0000 (-0700) Subject: rcu: Inline trivial wrapper function rcu_start_gp_per_cpu() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~64^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3d9c03d1fa079678cc8df1517011e215517cda;p=pandora-kernel.git rcu: Inline trivial wrapper function rcu_start_gp_per_cpu() Given the changes that introduce note_gp_change(), rcu_start_gp_per_cpu() is now a trivial wrapper function with only one caller. This commit therefore inlines it into its sole call site. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed