From: Paul E. McKenney Date: Thu, 12 Jan 2012 19:01:14 +0000 (-0800) Subject: rcu: Clean up straggling rcu_preempt_needs_cpu() name X-Git-Tag: v3.4-rc1~194^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30fbcc90b02187c55c57ff0ecf57cecbd487d694;p=pandora-kernel.git rcu: Clean up straggling rcu_preempt_needs_cpu() name The recent updates to RCU_CPU_FAST_NO_HZ have an rcu_needs_cpu() that does more than just check for callbacks, so get the name for rcu_preempt_needs_cpu() consistent with that change, now calling it rcu_preempt_cpu_has_callbacks(). Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed