commit | 7a6a41073c345ff5ef5e81317211481c0da3f7f3 | [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> | Tue Aug 20 11:38:45 2013 -0700 |
tree | 259691e1f4bd116d57bca9b8919a78822f32cb1a | |
parent | ef47db8e99d53f0da5270accd2ee71bcf9e25f11 [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>