commit | c896054f75f9a720ecf2ab3e688f4da79a55fe05 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Oct 25 17:59:23 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Nov 13 14:09:56 2012 -0800 |
tree | 3d5008aaf1c30330ad3d73119337f4be665ec077 | |
parent | 53bb857c373d6b7936f8a7b4451f0a99703c308e [diff] |
rcu: Reduce default RCU CPU stall warning timeout 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 <paulmck@linux.vnet.ibm.com>