commit | c1302d788fc335ec2fd8f38a6eff8d25f522e218 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jun 21 06:24:56 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Aug 19 21:36:19 2013 -0700 |
tree | a078ead5b0d0a3570744883a14798f16288c7a14 | |
parent | f10228dd32dd568d28d890eb6fb953e24e969af9 [diff] |
rcu: Make rcutorture emit online failures if verbose Although rcutorture counts CPU-hotplug online failures, it does not explicitly record which CPUs were having trouble coming online. This commit therefore emits a console message when online failure occurs. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>