[PATCH tip/core/rcu 6/6] rcu: Reduce default RCU CPU stall warning timeout

2012-10-30 Thread Paul E. McKenney
From: "Paul E. McKenney" The RCU CPU stall warning timeout has defaulted to 60 seconds for some years, with almost no false positives. This commit therefore reduces the default to 21 seconds, slightly shorter than the new soft-lockup timeout. Signed-off-by: Paul E. McKenney ---

[PATCH tip/core/rcu 6/6] rcu: Reduce default RCU CPU stall warning timeout

2012-10-30 Thread Paul E. McKenney
From: Paul E. McKenney paul...@linux.vnet.ibm.com The RCU CPU stall warning timeout has defaulted to 60 seconds for some years, with almost no false positives. This commit therefore reduces the default to 21 seconds, slightly shorter than the new soft-lockup timeout. Signed-off-by: Paul E.