From: Paul E. McKenney Date: Tue, 24 Feb 2015 22:23:39 +0000 (-0800) Subject: rcu: Get rcu_sched_force_quiescent_state() where it belongs X-Git-Tag: omap-for-v4.2/o2_dc~148^2~2^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7580f33889299e484a80f42c20611ead42f199e;p=pandora-kernel.git rcu: Get rcu_sched_force_quiescent_state() where it belongs The very similar functions rcu_force_quiescent_state(), rcu_bh_force_quiescent_state(), and rcu_sched_force_quiescent_state() are supposed to be together, but have drifted apart. This commit restores rcu_sched_force_quiescent_state() to its rightful place. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed