commit | b08517c76d764c373c232cd309ed058c98705219 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Aug 18 12:17:29 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 07 16:02:50 2015 -0700 |
tree | ed7acf44fb18702c5c2ca33ff7460ac8ec94761b | |
parent | c58656382e5f2919b05913584f2c54b4f841bc9f [diff] |
rcu: Enable stall warnings for synchronize_rcu_expedited() This commit redirects synchronize_rcu_expedited()'s wait to synchronize_sched_expedited_wait(), thus enabling RCU CPU stall warnings. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>