commit | b163760e37047781b37c412cde54d146ac4b651f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Jun 02 16:21:38 2010 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Aug 19 17:18:02 2010 -0700 |
tree | 5b447a210c81b78e20393472f4b53623c8fed28b | |
parent | 4221a9918e38b7494cee341dda7b7b4bb8c04bde [diff] |
rcu: make CPU stall warning timeout configurable Also set the default to 60 seconds, up from the previous hard-coded timeout of 10 seconds. This allows people who care to set short timeouts, while avoiding people with unusual configurations (make randconfig!!!) from being bothered with spurious CPU stall warnings. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>