From: Paul E. McKenney Date: Mon, 12 May 2008 19:21:05 +0000 (+0200) Subject: rcu: add rcu_barrier_sched() and rcu_barrier_bh() X-Git-Tag: v2.6.27-rc1~1070^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70f12f848d3e981479b4f6f751e73c14f7c13e5b;p=pandora-kernel.git rcu: add rcu_barrier_sched() and rcu_barrier_bh() Add rcu_barrier_sched() and rcu_barrier_bh(). With these in place, rcutorture no longer gives the occasional oops when repeatedly starting and stopping torturing rcu_bh. Also adds the API needed to flush out pre-existing call_rcu_sched() callbacks. Signed-off-by: Paul E. McKenney Signed-off-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed