]> git.karo-electronics.de Git - linux-beck.git/commit
rcu: Add stall warnings to synchronize_sched_expedited()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 30 Jun 2015 18:14:32 +0000 (11:14 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 17 Jul 2015 21:59:01 +0000 (14:59 -0700)
commitcf3620a6c7798be3395163d3bb863ab378a6aa80
tree439e5d6905d777fdd009c6a794f922a1c3837de7
parent2cd6ffafec066118365f6d7eb7a42ea16c1f032c
rcu: Add stall warnings to synchronize_sched_expedited()

Although synchronize_sched_expedited() historically has no RCU CPU stall
warnings, the availability of the rcupdate.rcu_expedited boot parameter
invalidates the old assumption that synchronize_sched()'s stall warnings
would suffice.  This commit therefore adds RCU CPU stall warnings to
synchronize_sched_expedited().

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
kernel/rcu/tree.h