From: Paul E. McKenney Date: Sat, 14 Sep 2013 00:20:11 +0000 (-0700) Subject: rcu: Consistent rcu_is_watching() naming X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~44^2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c173eb8bcb9c1aa888bd6d14a4cb746f3dd2420;p=pandora-kernel.git rcu: Consistent rcu_is_watching() naming The old rcu_is_cpu_idle() function is just __rcu_is_watching() with preemption disabled. This commit therefore renames rcu_is_cpu_idle() to rcu_is_watching. Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed